JobRunData.BytesNoTransferNeeded Property

Definition

Bytes of data that will not be transferred, as they are already found on target (e.g. mirror mode).

public long? BytesNoTransferNeeded { get; }
member this.BytesNoTransferNeeded : Nullable<int64>
Public ReadOnly Property BytesNoTransferNeeded As Nullable(Of Long)

Property Value

Applies to