AgentOperationResult.ErrorCode Property

Definition

Gets the agent operation error code.

public:
 property long ErrorCode { long get(); };
public long ErrorCode { get; }
member this.ErrorCode : int64
Public ReadOnly Property ErrorCode As Long

Property Value

Int64

Returns a Int64 that contains the error code returned by the task.

Applies to