AgentCore Constructor
Creates an instance of the AgentCore class.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New AgentCore()
protected AgentCore()
protected:
AgentCore()
new : unit -> AgentCore
protected function AgentCore()
Remarks
The default constructor initializes properties to their default values.