Edit

Share via


Field.EnsureWireType(WireType) Method

Definition

Ensures that the wire type is supported.

public void EnsureWireType (Orleans.Serialization.WireProtocol.WireType expectedType);
member this.EnsureWireType : Orleans.Serialization.WireProtocol.WireType -> unit
Public Sub EnsureWireType (expectedType As WireType)

Parameters

expectedType
WireType

Applies to