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 DcfFacadeBase

    Namespace
    SWConfigDataClientLib.Proxies.Dcf
    Assembly
    IpPbxCDSClientLib.dll
    public class DcfFacadeBase : SWCFProxy<DcfFacadeClient, IDcfFacade>
    Inheritance
    object
    SWCFProxy<DcfFacadeClient, IDcfFacade>
    DcfFacadeBase
    Derived
    DcfFacade

    Constructors

    DcfFacadeBase()

    public DcfFacadeBase()

    Properties

    PoolMaxSize

    depcreated

    public static int PoolMaxSize { get; set; }

    Property Value

    int

    PoolMinSize

    depcreated

    public static int PoolMinSize { get; set; }

    Property Value

    int

    m_BaseUrl

    protected override string m_BaseUrl { get; }

    Property Value

    string

    Methods

    CheckVersion()

    public void CheckVersion()

    CreateClient(Binding, EndpointAddress)

    protected override DcfFacadeClient CreateClient(Binding binding, EndpointAddress endpointAdrress)

    Parameters

    binding Binding
    endpointAdrress EndpointAddress

    Returns

    DcfFacadeClient

    FreeForReuse()

    public override void FreeForReuse()

    GetCallContext(bool)

    protected override SWCFProxy<DcfFacadeClient, IDcfFacade>.CallContext GetCallContext(bool forceNewConnection = false)

    Parameters

    forceNewConnection bool

    Returns

    SWCFProxy<DcfFacadeClient, IDcfFacade>.CallContext

    GetCurrentUserID()

    public int GetCurrentUserID()

    Returns

    int

    GetCurrentUserName()

    public string GetCurrentUserName()

    Returns

    string

    GetPossibleIpPbxUserNames()

    Returns all possible IpPbx User Names of the current user. Can be more than one if the current user is a windows user and multiple IppPbxUser are assigned to his windows account.

    public SStringList GetPossibleIpPbxUserNames()

    Returns

    SStringList

    StringList

    GetServerRequestTimeout(DcfFacadeClient)

    protected override TimeSpan GetServerRequestTimeout(DcfFacadeClient client)

    Parameters

    client DcfFacadeClient

    Returns

    TimeSpan

    GetSupportedClientVersions()

    public SStringList GetSupportedClientVersions()

    Returns

    SStringList

    HasRole(BuildInRoles)

    public bool HasRole(BuildInRoles eRole)

    Parameters

    eRole BuildInRoles

    Returns

    bool

    PingService(DcfFacadeClient)

    protected override void PingService(DcfFacadeClient client)

    Parameters

    client DcfFacadeClient
    © Enreach GmbH