Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 RemoteServiceBindingEvents
instance.StopEvents()
public void StopEvents()
public:
void StopEvents()
member StopEvents : unit -> unit
public function StopEvents()