WSHttpRelayBindingBaseElement.ReliableSession Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a StandardBindingOptionalReliableSessionElement configuration element that represents an optional configuration setting for WS-Reliable messaging defined in the WSHttpRelayBinding binding.
[System.Configuration.ConfigurationProperty("reliableSession")]
public System.ServiceModel.Configuration.StandardBindingOptionalReliableSessionElement ReliableSession { get; }
[<System.Configuration.ConfigurationProperty("reliableSession")>]
member this.ReliableSession : System.ServiceModel.Configuration.StandardBindingOptionalReliableSessionElement
Public ReadOnly Property ReliableSession As StandardBindingOptionalReliableSessionElement
Property Value
A StandardBindingOptionalReliableSessionElement configuration element that represents an optional configuration setting for WS-Reliable messaging defined in the WSHttpRelayBinding binding.
- Attributes
Applies to
Azure SDK for .NET