Method UnloadAsync
UnloadAsync(CancellationToken)
Marks the model for drop and disposes it once the lease returns.
Task<bool> UnloadAsync(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenCancellation.
Marks the model for drop and disposes it once the lease returns.
Task<bool> UnloadAsync(CancellationToken cancellationToken = default)
cancellationToken CancellationTokenCancellation.