ICIServerNodeSiteInfo

The ICIServerNodeSiteInfo interface provides the properties specific to a Site node.

Members (Listed alphabetically)

  • Property ActiveClientDownloadBytesPerSecond As Long

  • HRESULT ActiveClientDownloadBytesPerSecond ([out, retval] LONG *pVal);

    EFT 7.2.1 and later

  • Property ActiveClientDownloadCount As Long

  • HRESULT ActiveClientDownloadCount ([out, retval] LONG *pVal);

    EFT 7.2.1 and later

  • Property ActiveClientUploadBytesPerSecond As Long

  • HRESULT ActiveClientUploadBytesPerSecond ([out, retval] LONG *pVal);

    EFT 7.2.1 and later

  • Property ActiveClientUploadCount As Long

  • HRESULT ActiveClientUploadCount ([out, retval] LONG *pVal);

    EFT 7.2.1 and later

  • Property ActiveServerDownloadBytesPerSecond As Long

  • HRESULT ActiveServerDownloadBytesPerSecond ([out, retval] LONG *pVal);

    EFT 7.2.1 and later

  • Property ActiveServerDownloadCount As Long

  • HRESULT ActiveServerDownloadCount ([out, retval] long *pVal);

    EFT 7.2.1 and later

  • Property ActiveServerUploadBytesPerSecond As Long

  • HRESULT ActiveServerUploadBytesPerSecond ([out, retval] LONG *pVal);

    EFT 7.2.1 and later

  • Property ActiveServerUploadCount As Long

  • HRESULT ActiveServerUploadCount ([out, retval] LONG *pVal);

    EFT 7.2.1 and later

  • Property AdminLastModified As String

  • HRESULT AdminLastModified ([out, retval] BSTR *pVal);

    EFT 7.2.1 and later

  • Property ConnectedUserCount As Long

  • HRESULT ConnectedUserCount ([out, retval] LONG *pVal);

    EFT 7.2.1 and later

  • Property GatewayConnected As Boolean

  • HRESULT GatewayConnected([out, retval] VARIANT_BOOL* plVal);

    EFT 7.3

  • Property GatewayIP As String

  • HRESULT GatewayIP([out, retval] BSTR* pVal);

    EFT 7.3

  • Property GatewayPort As Long

  • HRESULT GatewayPort([out, retval] LONG* pVal);

    EFT 7.2.3

  • Property HostName As String

  • HRESULT HostName ([out, retval] BSTR *pVal);

    EFT 7.2.1 and later

  • Property LastModificationTime As DATE

  • HRESULT LastModificationTime ([out, retval] DATE *pVal);

    EFT 7.2.1 and later

  • Property LastUserLoginTime As DATE

  • HRESULT LastUserLoginTime ([out, retval] DATE *pVal);

    EFT 7.2.1 and later

  • Property ListenIPs As Variant

  • HRESULT ListenIPs ([out, retval] VARIANT *pVal);

    EFT 7.2.1 and later

  • Property Name As String

  • HRESULT Name ([out, retval] BSTR *pVal);

    EFT 7.2.1 and later

  • Property RunningAWTaskCount As Long

  • HRESULT RunningAWTaskCount ([out, retval] LONG *pVal);

    EFT 7.2.1 and later

  • Property RunningEventRuleCount As Long

  • HRESULT RunningEventRuleCount ([out, retval] LONG *pVal);

    EFT 7.2.1 and later

  • Property StartTime As DATE

  • HRESULT StartTime ([out, retval] DATE *pVal);

    EFT 7.2.1 and later

  • Property State As ServerNodeSiteState

  • HRESULT State ([out, retval] ServerNodeSiteState *pVal);

    EFT 7.2.1 and later