Freigeben über


IEventProvider<T>.Stop-Methode

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

Namespace:  Microsoft.SqlServer.XEvent.Linq
Assembly:  Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)

Syntax

'Declaration
Sub Stop
'Usage
Dim instance As IEventProvider

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

Siehe auch

Verweis

IEventProvider<T> Schnittstelle

Microsoft.SqlServer.XEvent.Linq-Namespace