Edit

Share via


Field.WireType Property

Definition

Gets or sets the wire type.

public Orleans.Serialization.WireProtocol.WireType WireType { get; set; }
member this.WireType : Orleans.Serialization.WireProtocol.WireType with get, set
Public Property WireType As WireType

Property Value

The wire type.

Applies to