Sdílet prostřednictvím


NetHttpBinding.ReliableSession Vlastnost

Definice

Získá nebo nastaví objekt, který označuje, zda je spolehlivá relace vytvořena mezi koncovými body kanálu.

public:
 property System::ServiceModel::OptionalReliableSession ^ ReliableSession { System::ServiceModel::OptionalReliableSession ^ get(); void set(System::ServiceModel::OptionalReliableSession ^ value); };
public System.ServiceModel.OptionalReliableSession ReliableSession { get; set; }
member this.ReliableSession : System.ServiceModel.OptionalReliableSession with get, set
Public Property ReliableSession As OptionalReliableSession

Hodnota vlastnosti

OptionalReliableSession

Objekt, který označuje, zda je spolehlivá relace vytvořena mezi koncovými body kanálu.

Platí pro