Session.InfiniteDispatchLatency 欄位
0 indicates that dispatch latency is infinite.
命名空間: Microsoft.SqlServer.Management.XEvent
組件: Microsoft.SqlServer.Management.XEvent (在 Microsoft.SqlServer.Management.XEvent.dll 中)
語法
'宣告
Public Const InfiniteDispatchLatency As Integer
'用途
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