Aracılığıyla paylaş


MsmqTransportElement.QueueTransferProtocol Özellik

Tanım

Bu bağlamanın kullandığı sıraya alınmış iletişim kanalı aktarımını gösteren bir sabit listesi değeri alır veya ayarlar.

public:
 property System::ServiceModel::QueueTransferProtocol QueueTransferProtocol { System::ServiceModel::QueueTransferProtocol get(); void set(System::ServiceModel::QueueTransferProtocol value); };
[System.Configuration.ConfigurationProperty("queueTransferProtocol", DefaultValue=System.ServiceModel.QueueTransferProtocol.Native)]
public System.ServiceModel.QueueTransferProtocol QueueTransferProtocol { get; set; }
[<System.Configuration.ConfigurationProperty("queueTransferProtocol", DefaultValue=System.ServiceModel.QueueTransferProtocol.Native)>]
member this.QueueTransferProtocol : System.ServiceModel.QueueTransferProtocol with get, set
Public Property QueueTransferProtocol As QueueTransferProtocol

Özellik Değeri

QueueTransferProtocol

QueueTransferProtocolKuyruk yöneticileri arasında ileti teslimi için kullanılan taşımayı gösteren bir numaralandırma değeri.

Öznitelikler

Açıklamalar

MSMQ, SOAP Güvenilir Mesajlaşma protokolünü kullanırken Active Directory adreslemeyi desteklemez, bu nedenle olarak ayarlı veya olarak ayarlı değildir QueueTransferProtocol Srmp SrmpSecure UseActiveDirectory true .

Şunlara uygulanır