DispatcherSynchronizationBehavior.AsynchronousSendEnabled Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of asynchroon verzendgedrag is ingeschakeld.

public:
 property bool AsynchronousSendEnabled { bool get(); void set(bool value); };
public bool AsynchronousSendEnabled { get; set; }
member this.AsynchronousSendEnabled : bool with get, set
Public Property AsynchronousSendEnabled As Boolean

Waarde van eigenschap

true als asynchroon verzendgedrag is ingeschakeld; anders false.

Van toepassing op