ReliableSessionBindingElement.ReliableMessagingVersion Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera lub ustawia wersję WS-ReliableMessaging określoną przez element powiązania.
public:
property System::ServiceModel::ReliableMessagingVersion ^ ReliableMessagingVersion { System::ServiceModel::ReliableMessagingVersion ^ get(); void set(System::ServiceModel::ReliableMessagingVersion ^ value); };
public System.ServiceModel.ReliableMessagingVersion ReliableMessagingVersion { get; set; }
member this.ReliableMessagingVersion : System.ServiceModel.ReliableMessagingVersion with get, set
Public Property ReliableMessagingVersion As ReliableMessagingVersion
Wartość właściwości
Wystąpienie pochodzące z ReliableMessagingVersion tego elementu reprezentuje wersję protokołu WS-ReliableMessaging używanego przez element konfiguracji.
Uwagi
Obecnie istnieją dwie wersje protokołu WS-ReliableMessaging obsługiwane przez program Windows Communication Foundation (WCF): WS-ReliableMessaging1.1 i WS-ReliableMessagingFebruary2005. Domyślną wersją jest WS-ReliableMessagingFebruary2005.