Implemented interface member:
method
Cancel
Microsoft.JSInterop.Infrastructure.IPendingAsyncCall.Cancel(System.Threading.CancellationToken)
2 references to Cancel
Microsoft.JSInterop (2)
JSRuntime.cs (2)
148
pendingCall.
Cancel
(cancellationToken);
158
pendingCall.
Cancel
(cancellationToken);