NetworkConnectionMessageEventArgs
Namespace: TagBites.Net
Assembly: TagBites.Net.dll
Product: TagBites.Net v. 1.0.3
Provides data for the NetworkConnection.Received event.
public class NetworkConnectionMessageEventArgs : System.EventArgsInheritance: EventArgs → NetworkConnectionMessageEventArgs
Properties
Section titled “Properties”Message
Section titled “Message”Gets a message.
public object Message { get; }