The Server type exposes the following members.

Events

  NameDescription
Public eventSupported by the .NET Compact FrameworkAuthentication
Occurs when client is being authenticated.
Public eventSupported by the .NET Compact FrameworkConnecting
Occurs when a client is connecting.
Public eventSupported by the .NET Compact FrameworkDisconnected
Occurs when a client has disconnected.
Public eventSupported by the .NET Compact FrameworkErrorOccurred
Occurs when an error occurs while processing requests.
Public eventSupported by the .NET Compact FrameworkPreAuthentication
Occurs when client authentication is about to start.

See Also