Partager via


StopEvents méthode

Stops receiving events.

Espace de noms :  Microsoft.SqlServer.Management.Smo.Broker
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub StopEvents
'Utilisation
Dim instance As ServiceQueueEvents

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