MsmqBindingBase.ReceiveContextEnabled Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy żądanie zachowania kontekstu odbierania jest wymagane.

public:
 property bool ReceiveContextEnabled { bool get(); void set(bool value); };
public bool ReceiveContextEnabled { get; set; }
member this.ReceiveContextEnabled : bool with get, set
Public Property ReceiveContextEnabled As Boolean

Wartość właściwości

true jeśli wymagane jest zachowanie kontekstu odbierania; w przeciwnym razie , false.

Dotyczy