Share via


DataServiceCollection<T>.CancelAsyncLoad Method

Definition

Cancels any running LoadAsync operations and calls the LoadCompleted event handler after cancellation.

public void CancelAsyncLoad ();
member this.CancelAsyncLoad : unit -> unit
Public Sub CancelAsyncLoad ()

Applies to