TransferJobsTask.ExecutionValue Property

Definition

Returns an object containing the number of jobs transfered.

public:
 virtual property System::Object ^ ExecutionValue { System::Object ^ get(); };
public override object ExecutionValue { get; }
member this.ExecutionValue : obj
Public Overrides ReadOnly Property ExecutionValue As Object

Property Value

An object containing the number of jobs successfully transferred to the destination.

Applies to