MaxDispatchLatencySessionOption.IsInfinite 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.
Reperesents the session option value is INFINITE or not.
public bool IsInfinite { get; set; }
member this.IsInfinite : bool with get, set
Public Property IsInfinite As Boolean