API Help
Eplan.EplApi.ApplicationFramework Namespace / EventHandlerWrapper Class / InitializeLifetimeService Method

In This Topic
    InitializeLifetimeService Method
    In This Topic
    This object should live "forever."
    Syntax
    public virtual object InitializeLifetimeService()
    public:
    virtual Object^ InitializeLifetimeService(); 

    Return Value

    Returns always null.
    See Also