Partager via


Méthode IEventProvider<T>.Stop

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

Espace de noms :  Microsoft.SqlServer.XEvent.Linq
Assembly :  Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)

Syntaxe

'Déclaration
Sub Stop
'Utilisation
Dim instance As IEventProvider

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

Voir aussi

Référence

IEventProvider<T> Interface

Espace de noms Microsoft.SqlServer.XEvent.Linq