Freigeben über


IHasProtocol<ProtocolT> Schnittstelle

Definition

Eine Schnittstelle, die die Fähigkeit eines Modells darstellt, auf ein Transportprotokoll zu verweisen.

public interface IHasProtocol<ProtocolT>
type IHasProtocol<'ProtocolT> = interface
Public Interface IHasProtocol(Of ProtocolT)

Typparameter

ProtocolT

Der Protokolltyp des Werts.

Abgeleitet

Eigenschaften

Protocol

Ruft das Protokoll ab.

Gilt für: