Freigeben über


IotHubServiceClientOptions.Protocol Eigenschaft

Definition

Das konfigurierte Transportprotokoll.

public Microsoft.Azure.Devices.IotHubTransportProtocol Protocol { get; set; }
member this.Protocol : Microsoft.Azure.Devices.IotHubTransportProtocol with get, set
Public Property Protocol As IotHubTransportProtocol

Eigenschaftswert

Hinweise

Wird nur für die Kommunikation über AMQP verwendet, die in MessagesClient, MessageFeedbackProcessorClientund FileUploadNotificationProcessorClientverwendet wird.

Gilt für: