The ServerAgenttype exposes the following members.

Events

  Name Description
Public event AuthorizedHostOperationCompleted Occurs when Add/RemoveAuthorizedHost operations complete.
Public event ConnectionDropped Occurs when the connection to the server has been dropped. For example, when the server has crashed.
Public event UnhandledException Occurs when an unhandled exception is caught by the ServerAgent dispatcher. The application can return true to allow the process to continue or false to cause the exception to be re-thrown.
Top

See also