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.ServerClientEventArgsInheritance: EventArgs → ServerClientEventArgs → ServerClientMessageErrorEventArgs
Properties
Section titled “Properties”Exception
Section titled “Exception”Gets a exception.
public Exception Exception { get; }