Freigeben über


CopyProgress.IsEnumerationInProgress Eigenschaft

Definition

Ruft ab, um anzugeben, ob die Enumeration von Daten ausgeführt wird. Bis dies wahr ist, ist totalBytesToProcess möglicherweise ungültig.

[Newtonsoft.Json.JsonProperty(PropertyName="isEnumerationInProgress")]
public bool? IsEnumerationInProgress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isEnumerationInProgress")>]
member this.IsEnumerationInProgress : Nullable<bool>
Public ReadOnly Property IsEnumerationInProgress As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: