SnapshotGenerationAgent Methods

Include Protected Members
Include Inherited Members

The SnapshotGenerationAgent type exposes the following members.

Methods

  Name Description
Public method Abort() (Inherited from AgentCore.)
Public method CreateObjRef(Type) (Inherited from MarshalByRefObject.)
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GenerateSnapshot() Starts the Snapshot Agent to generate the snapshot.
Public method GetHashCode() (Inherited from Object.)
Public method GetLifetimeService() (Inherited from MarshalByRefObject.)
Public method GetType() (Inherited from Object.)
Public method InitializeLifetimeService() (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ResetParametersToDefault() (Inherited from AgentCore.)
Public method ToString() (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ISnapshotGenerationAgent.ResetParametersToDefault()

Top