Skip to content
Auto
Products

NetworkConnectionMessageErrorEventArgs

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

Provides data for the NetworkConnection.ReceivedError event.

public class NetworkConnectionMessageErrorEventArgs : System.EventArgs

Inheritance: EventArgs → NetworkConnectionMessageErrorEventArgs

Gets a exception.

public Exception Exception { get; }

Exception