Click or drag to resize

EProtocolMessageType Enumeration

[Missing <summary> documentation for "T:Eneter.Messaging.MessagingSystems.ConnectionProtocols.EProtocolMessageType"]

Namespace:  Eneter.Messaging.MessagingSystems.ConnectionProtocols
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
public enum EProtocolMessageType
Members
  Member nameValueDescription
OpenConnectionRequest0
CloseConnectionRequest1
MessageReceived2
See Also