SimulatorClient.StartAsyncCancel 方法

定义

取消正在进行的 StartAsync(ICompletionRoutine, Boolean, Int32) 操作。

public:
 virtual void StartAsyncCancel();
public void StartAsyncCancel ();
abstract member StartAsyncCancel : unit -> unit
override this.StartAsyncCancel : unit -> unit
Public Sub StartAsyncCancel ()

实现

适用于