Freigeben über


ServiceQueueEvents.StopEvents-Methode

Stops receiving events.

Namespace:  Microsoft.SqlServer.Management.Smo.Broker
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub StopEvents
'Usage
Dim instance As ServiceQueueEvents

instance.StopEvents()
public void StopEvents()
public:
void StopEvents()
member StopEvents : unit -> unit
public function StopEvents()

Beispiele

Behandeln von SMO-Ereignissen

Siehe auch

Verweis

ServiceQueueEvents Klasse

Microsoft.SqlServer.Management.Smo.Broker-Namespace