WebClient.IsBusy Propriété

Définition

Obtient si une requête Web est en cours.

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

Valeur de propriété

true si la requête Web est toujours en cours ; sinon false.

S’applique à