DispatcherSynchronizationBehavior.AsynchronousSendEnabled 속성

정의

비동기 보내기 동작이 사용되는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

비동기 보내기 동작을 사용하도록 설정하면 .

적용 대상