Instance.RegisterLocal Method ()

Registers the instance of Notification Services on the local computer without installing the Microsoft Windows service on the local computer.

Namespace: Microsoft.SqlServer.Management.Nmo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Declaration
Public Sub RegisterLocal
public void RegisterLocal ()
public:
void RegisterLocal ()
public void RegisterLocal ()
public function RegisterLocal ()

Remarks

Use this method to register the instance of Notification Services locally on servers that do not require the Windows service, such as computers that run subscription management interfaces, non-hosted event providers, or that host the Notification Services engine in another process.

Thread Safety

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

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Instance Class
Instance Members
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Deploying Notification Services
Updating Registry Information