forwardMsgSize Property    Table of ContentSchemaIdUsedForDecode Property forward
IMessage.SchemaID Property
Gets schema id which is used to encode this message.

Namespace:  OnixS.SimpleBinaryEncoding
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
ushort SchemaID { get; }

Property Value

Type: UInt16
See Also