ServerClientConnectExceptionEventArgs
Namespace: TagBites.Net
Assembly: TagBites.Net.dll
Product: TagBites.Net v. 1.0.3
Provides data for the Server.ClientConnectingError event.
public class ServerClientConnectExceptionEventArgs : System.EventArgsInheritance: EventArgs → ServerClientConnectExceptionEventArgs
Properties
Section titled “Properties”Exception
Section titled “Exception”Gets a exception.
public Exception Exception { get; }