Campo Session.InfiniteDispatchLatency
0 indicates that dispatch latency is infinite.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)
Sintaxe
'Declaração
Public Const InfiniteDispatchLatency As Integer
'Uso
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