Enum NetMQMessageCodec.MessageFrame
Namespace: Libplanet.Net.Messages
Assembly: Libplanet.Net.dll
Syntax
public enum MessageFrame
Fields
Name | Description |
---|---|
Peer | |
Sign | Frame containing signature of the Message. |
Timestamp | Frame containing the datetime when the Message is created. |
Type | Frame containing the type of the message. |
Version | Frame containing AppProtocolVersion. |