WebClient.IsBusy Eigenschap

Definitie

Hiermee wordt aangegeven of een webaanvraag wordt uitgevoerd.

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

Waarde van eigenschap

true als de webaanvraag nog wordt uitgevoerd; anders false.

Van toepassing op