SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Class ConnectionManagerBase

    Namespace
    SWConfigDataClientLib.DataManager
    Assembly
    IpPbxCDSClientLib.dll

    Abstract class declaring methods and memebers of a connhection manager which manage the ConnectionClasses from several providers.

    public abstract class ConnectionManagerBase
    Inheritance
    object
    ConnectionManagerBase
    Derived
    ConnectionManager

    Constructors

    ConnectionManagerBase()

    protected ConnectionManagerBase()

    Fields

    connectionIdle

    Is connection currently idled

    protected bool connectionIdle

    Field Value

    bool

    connectionOpened

    Is connection currently opened

    protected bool connectionOpened

    Field Value

    bool

    Methods

    close()

    cloeses the connection

    public abstract void close()

    open()

    opens the connection

    public abstract void open()
    © Enreach GmbH