Edit

Share via


Field.ExtendedWireType Property

Definition

Gets or sets the extended wire type.

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

Property Value

The extended wire type.

Applies to