ProcessSessionMessageEventArgs.SessionLockedUntil Property

Definition

Gets the DateTime that the session corresponding to the ServiceBusReceivedMessage is locked until.

public DateTimeOffset SessionLockedUntil { get; }
member this.SessionLockedUntil : DateTimeOffset
Public ReadOnly Property SessionLockedUntil As DateTimeOffset

Property Value

Applies to