AgentCore Class

Definition

public ref class AgentCore abstract : MarshalByRefObject
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Runtime.InteropServices.ComVisible(true)]
public abstract class AgentCore : MarshalByRefObject
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type AgentCore = class
    inherit MarshalByRefObject
Public MustInherit Class AgentCore
Inherits MarshalByRefObject
Inheritance
AgentCore
Derived
Attributes

Constructors

AgentCore()

Properties

AbortPolicy
ComErrorCollection
FlatExceptionCollection
HistoryVerboseLevel
LoginTimeout
Output
OutputVerboseLevel
PacketSize
ProfileName
PublisherFailoverPartner
QueryTimeout

Methods

Abort()
ResetParametersToDefault()

Events

ComStatus
Status

Applies to