Session.InfiniteDispatchLatency Field
0 indicates that dispatch latency is infinite.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Syntax
'Declaration
Public Const InfiniteDispatchLatency As Integer
'Usage
Dim value As Integer
value = Session.InfiniteDispatchLatency
public const int InfiniteDispatchLatency
public:
literal int InfiniteDispatchLatency
static val mutable InfiniteDispatchLatency: int
public const var InfiniteDispatchLatency : int