WSHttpRelayBindingBase.ReliableSession Property

Definition

Gets an object that provides convenient access to the properties of a reliable Azure Service Bus session binding element that are available when using one of the system-provided bindings.

public System.ServiceModel.OptionalReliableSession ReliableSession { get; }
member this.ReliableSession : System.ServiceModel.OptionalReliableSession
Public ReadOnly Property ReliableSession As OptionalReliableSession

Property Value

Returns OptionalReliableSession.Provides convenient access to the properties of a reliable Azure Service Bus session binding element that are available when using one of the system-provided bindings.

Applies to