Skip to content
Auto
Products

ServerClientMessageErrorEventArgs

Namespace: TagBites.Net
Assembly: TagBites.Net.dll
Product: TagBites.Net v. 1.0.3

Provides data for the Server.ReceivedError event.

public class ServerClientMessageErrorEventArgs : TagBites.Net.ServerClientEventArgs

Inheritance: EventArgsServerClientEventArgs → ServerClientMessageErrorEventArgs

Gets a exception.

public Exception Exception { get; }

Exception