Binding.AsyncState 屬性

定義

接收或設定傳送給非同步資料調度器的不透明資料。

public:
 property System::Object ^ AsyncState { System::Object ^ get(); void set(System::Object ^ value); };
public object AsyncState { get; set; }
member this.AsyncState : obj with get, set
Public Property AsyncState As Object

屬性值

資料傳送給非同步資料分派器。

適用於

另請參閱