RemoteServiceBindingEvents Class

The RemoteServiceBindingEvents object represents the settings required for Microsoft SQL Server remote service binding event notification.

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

Syntax

'Declaration
Public Class RemoteServiceBindingEvents
'Usage
Dim instance As RemoteServiceBindingEvents
public class RemoteServiceBindingEvents
public ref class RemoteServiceBindingEvents
type RemoteServiceBindingEvents =  class end
public class RemoteServiceBindingEvents

Remarks

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Management.Smo.Broker.RemoteServiceBindingEvents

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.