ReplicationAgentContainerException.ExceptionCollection Property

Definition

Gets the collection of exception objects returned by the replication agent.

public:
 property System::Collections::ArrayList ^ ExceptionCollection { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList ExceptionCollection { get; }
member this.ExceptionCollection : System.Collections.ArrayList
Public ReadOnly Property ExceptionCollection As ArrayList

Property Value

An ArrayList of exception objects.

Applies to