AgentCore Members
Include Protected Members
Include Inherited Members
Implements the core functionality for managed replication agents.
The AgentCore type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Abort() | |
![]() |
CreateObjRef(Type) | (Inherited from MarshalByRefObject.) |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
ResetParametersToDefault() | |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AbortPolicy | Gets or sets how running replication agent threads are terminated when an unanticipated shutdown occurs. |
![]() |
ComErrorCollection | Returns information on errors that occur during agent execution. |
![]() |
FlatExceptionCollection | Infrastructure. |
![]() |
HistoryVerboseLevel | Gets or sets the amount of history logged during agent execution. |
![]() |
LoginTimeout | Get or sets the number of seconds before the login times out for connections made by the agent. |
![]() |
Output | Get or sets the name and path of the agent output file. |
![]() |
OutputVerboseLevel | Gets or sets the level of detail of information written to the agent output file. |
![]() |
PacketSize | Infrastructure. |
![]() |
ProfileName | Gets or sets an agent profile to use when running the agent. |
![]() |
PublisherFailoverPartner | Gets or sets the failover partner instance of SQL Server participating in a database mirroring session with the publication database. |
![]() |
QueryTimeout | Get or sets the number of seconds before a query times out. |
Top