Udostępnij za pośrednictwem


AnnotationDocumentPaginator.CancelAsync(Object) Metoda

Definicja

Anuluje wszystkie operacje asynchroniczne inicjowane z danym userState obiektem.

public:
 override void CancelAsync(System::Object ^ userState);
public override void CancelAsync (object userState);
override this.CancelAsync : obj -> unit
Public Overrides Sub CancelAsync (userState As Object)

Parametry

userState
Object

Unikatowy identyfikator zdefiniowany przez aplikację przekazany w wywołaniu w celu uruchomienia operacji asynchronicznej.

Dotyczy

Zobacz też