Compartir a través de


IEventProvider<T>.Stop Método

Stops consumption of event data for event providers that obtain event data from streaming sources.

Espacio de nombres:  Microsoft.SqlServer.XEvent.Linq
Ensamblado:  Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)

Sintaxis

'Declaración
Sub Stop
'Uso
Dim instance As IEventProvider

instance.Stop()
void Stop()
void Stop()
abstract Stop : unit -> unit
function Stop()

Vea también

Referencia

IEventProvider<T> Interfaz

Espacio de nombres Microsoft.SqlServer.XEvent.Linq