Элементы AgentCore

Implements the core functionality for managed replication agents.

Тип AgentCore предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Защищенный метод AgentCore Creates an instance of the AgentCore class.

В начало

Методы

  Имя Описание
Открытый метод Abort
Открытый метод CreateObjRef (Наследуется из MarshalByRefObject.)
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetLifetimeService (Наследуется из MarshalByRefObject.)
Открытый метод GetType (Наследуется из Object.)
Открытый метод InitializeLifetimeService (Наследуется из MarshalByRefObject.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из MarshalByRefObject.)
Открытый метод ResetParametersToDefault
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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 Инфраструктура.
Открытое свойство 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 Инфраструктура.
Открытое свойство 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.

В начало

События

  Имя Описание
Открытое событие ComStatus
Открытое событие Status Occurs when a running agent returns status information.

В начало