CopyState.BytesCopied Property

Definition

Gets the number of bytes copied in the operation so far.

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

Property Value

The number of bytes copied in the operation so far, or null.

Applies to