Partilhar via


StatusEventArgs Constructor ()

Creates a new instance of the StatusEventArgs class.

Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)

Syntax

'Declaration
Public Sub New
public StatusEventArgs ()
public:
StatusEventArgs ()
public StatusEventArgs ()
public function StatusEventArgs ()

Remarks

The default constructor initializes any fields to their default values.

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

StatusEventArgs Class
StatusEventArgs Members
Microsoft.SqlServer.Replication Namespace