HybridDataJobData.BytesProcessed Property

Definition

Number of bytes processed by the job as of now.

public long? BytesProcessed { get; set; }
member this.BytesProcessed : Nullable<int64> with get, set
Public Property BytesProcessed As Nullable(Of Long)

Property Value

Applies to