ExtendedWireType Enum
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.
Represents an extended wire type
C#
public enum ExtendedWireType
type ExtendedWireType =
Public Enum ExtendedWireType
- Inheritance
-
ExtendedWireType
Name | Value | Description |
---|---|---|
EndTagDelimited | 0 | Marks the end of a tag-delimited field. |
EndBaseFields | 8 | Marks the end of base-type fields in a tag-delimited object. |
Toode | Versioonid |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |