IHasProtocol<ProtocolT>.Protocol Property

Definition

Gets the protocol.

public ProtocolT Protocol { get; }
member this.Protocol : 'ProtocolT
Public ReadOnly Property Protocol As ProtocolT

Property Value

ProtocolT

Applies to