WebClient.IsBusy Eigenschaft

Definition

Ruft ab, ob gerade eine Webanforderung ausgeführt wird.

public:
 property bool IsBusy { bool get(); };
public bool IsBusy { get; }
member this.IsBusy : bool
Public ReadOnly Property IsBusy As Boolean

Eigenschaftswert

true, wenn die Webanforderung gerade ausgeführt wird; andernfalls false.

Gilt für: