NetMessagingBinding.SessionIdleTimeout Property

Definition

Gets or sets the timespan value that specifies period of inactivity that the session waits before timing out.

public TimeSpan SessionIdleTimeout { get; set; }
member this.SessionIdleTimeout : TimeSpan with get, set
Public Property SessionIdleTimeout As TimeSpan

Property Value

The timespan value that specifies period of inactivity that the session waits before timing out.

Applies to