Orleans.Serialization.WireProtocol Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Structs
Field |
Represents a field header. |
Tag |
A serialization tag, which is always exactly a single byte. This acts as a part of the field header for all serialized fields. |
Enums
ExtendedWireType |
Represents an extended wire type |
SchemaType |
Identifies the runtime type (schema type) of a field. |
WireType |
Represents a 3-bit wire type, shifted into position |