NetTcpBindingElement::ReliableSession Property
.NET Framework (current version)
Gets a configuration element that specifies whether reliable sessions are established between channel endpoints.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("reliableSession")] property StandardBindingOptionalReliableSessionElement^ ReliableSession { StandardBindingOptionalReliableSessionElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::StandardBindingOptionalReliableSessionElement^An ReliableSessionElement that specifies whether reliable sessions are enabled.
.NET Framework
Available since 3.0
Available since 3.0
Show: