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 STimeoutException

    Namespace
    SWConfigDataSharedLib.Exceptions
    Assembly
    IpPbxCDSSharedLib.dll

    Exception thrown by CDSClient or CDSService

    public class STimeoutException : SBaseException
    Inheritance
    object
    Exception
    SBaseException
    STimeoutException
    Inherited Members
    SBaseException.remoteException
    SBaseException.m_Localized
    SBaseException.isRemoteException
    SBaseException.Message
    SBaseException.Localized
    SBaseException.StackTrace
    SBaseException.RemoteInnerException
    SBaseException.RemoteType
    SBaseException.MessageSummary
    SBaseException.HasLocalizedMessage
    SBaseException.MessageResource

    Constructors

    STimeoutException(bool, SMessageResources, params object[])

    public STimeoutException(bool ClientSide, SMessageResources MessageResources, params object[] parameters)

    Parameters

    ClientSide bool
    MessageResources SMessageResources
    parameters object[]

    Fields

    m_ClientSide

    protected bool m_ClientSide

    Field Value

    bool

    Properties

    ClientSide

    True if timout occured by connecting the CDS serivice

    public virtual bool ClientSide { get; }

    Property Value

    bool

    ServerSide

    True if timout occured in the CDS serivice

    public virtual bool ServerSide { get; }

    Property Value

    bool
    © Enreach GmbH