AgentCore Members

Implements the core functionality for managed replication agents.

The following tables list the members exposed by the AgentCore type.

Protected Constructors

  Name Description
AgentCore Creates an instance of the AgentCore class.

Top

Public Properties

  Name Description
ms149527.pubproperty(en-US,SQL.90).gif AbortPolicy Gets or sets how running replication agent threads are terminated when an unanticipated shutdown occurs.
ms149527.pubproperty(en-US,SQL.90).gif ComErrorCollection Returns information on errors that occur during agent execution.
ms149527.pubproperty(en-US,SQL.90).gif FlatExceptionCollection  
ms149527.pubproperty(en-US,SQL.90).gif HistoryVerboseLevel Gets or sets the amount of history logged during agent execution.
ms149527.pubproperty(en-US,SQL.90).gif LoginTimeout Get or sets the number of seconds before the login times out for connections made by the agent.
ms149527.pubproperty(en-US,SQL.90).gif Output Get or sets the name and path of the agent output file.
ms149527.pubproperty(en-US,SQL.90).gif OutputVerboseLevel Gets or sets the level of detail of information written to the agent output file.
ms149527.pubproperty(en-US,SQL.90).gif PacketSize  
ms149527.pubproperty(en-US,SQL.90).gif ProfileName Gets or sets an agent profile to use when running the agent.
ms149527.pubproperty(en-US,SQL.90).gif PublisherFailoverPartner Gets or sets the failover partner instance of SQL Server participating in a database mirroring session with the publication database.
ms149527.pubproperty(en-US,SQL.90).gif QueryTimeout Get or sets the number of seconds before a query times out.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms149527.pubmethod(en-US,SQL.90).gif Abort  
ms149527.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms149527.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms149527.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms149527.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms149527.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms149527.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms149527.pubmethod(en-US,SQL.90).gifms149527.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms149527.pubmethod(en-US,SQL.90).gif ResetParametersToDefault  
ms149527.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms149527.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms149527.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

Public Events

  Name Description
ms149527.pubevent(en-US,SQL.90).gif ComStatus  
ms149527.pubevent(en-US,SQL.90).gif Status Occurs when a running agent returns status information.

Top

See Also

Reference

AgentCore Class
Microsoft.SqlServer.Replication Namespace