AgentCore Properties

Include Protected Members
Include Inherited Members

The AgentCore type exposes the following members.

Properties

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

Top