Share via


ResponseDisassembler.Type Property

Definition

Gets the one character type of the payload this disassembler is operating on. TransportConstants.

public override char Type { get; }
member this.Type : char
Public Overrides ReadOnly Property Type As Char

Property Value

The one character type of the payload this disassembler is operating on. TransportConstants.

Applies to