Session.InfiniteDispatchLatency Field
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.
0 indicates that dispatch latency is infinite.
public const int InfiniteDispatchLatency = 0;
val mutable InfiniteDispatchLatency : int
Public Const InfiniteDispatchLatency As Integer = 0