MessageEventArgs..::..Type Property
Note: This API is now obsolete.
Assembly: C-DEngine (in C-DEngine.dll)
Gets the message type.
Namespace:
WebSocketSharpAssembly: C-DEngine (in C-DEngine.dll)
Syntax
[ObsoleteAttribute] public Opcode Type { get; }
<ObsoleteAttribute> _ Public ReadOnly Property Type As Opcode Get
[ObsoleteAttribute] public: property Opcode^ Type { Opcode^ get (); }