The ServerAgenttype exposes the following members.

Properties

  Name Description
Public property ActiveWorkerThreads Returns the number of worker threads currently executing inside ProcessEvent.
Public property Static member InsideRtcHost Indicates whether the server agent is running inside RTCHost.exe. Not intended for third-party developers.
Public property MessagesInServerAgent Returns the number of messages correctly contained in ServerAgent's state manager.
Public property Role The current server role.
Public property Static member ServerFqdn The server's machine FQDN
Public property Static member ServerPool The name of the pool to which the server belongs.
Public property Static member ServerProcess Server process.
Public property Static member SPLLoggerPresent SPL Logger present
Public property WaitHandle Internal handle used to signal that there is pending input from the SIP server that the server agent needs to process.
Top

See also