Skip to content

StreamSubscriptionHandle<T>.UnsubscribeAsync

UnsubscribeAsync

abstract
public abstract Task UnsubscribeAsync()
Unsubscribe a stream consumer from this observable.

Returns

A System.Threading.Tasks.Task representing the operation.