Language

ConfluentAccessPointCollection.IAsyncEnumerable<ConfluentAccessPointResource>.GetAsyncEnumerator Method

Definition

System.Collections.Generic.IAsyncEnumerator<Azure.ResourceManager.Confluent.ConfluentAccessPointResource> IAsyncEnumerable<ConfluentAccessPointResource>.GetAsyncEnumerator(System.Threading.CancellationToken cancellationToken);
abstract member System.Collections.Generic.IAsyncEnumerable<Azure.ResourceManager.Confluent.ConfluentAccessPointResource>.GetAsyncEnumerator : System.Threading.CancellationToken -> System.Collections.Generic.IAsyncEnumerator<Azure.ResourceManager.Confluent.ConfluentAccessPointResource>
override this.System.Collections.Generic.IAsyncEnumerable<Azure.ResourceManager.Confluent.ConfluentAccessPointResource>.GetAsyncEnumerator : System.Threading.CancellationToken -> System.Collections.Generic.IAsyncEnumerator<Azure.ResourceManager.Confluent.ConfluentAccessPointResource>
Function GetAsyncEnumerator (cancellationToken As CancellationToken) As IAsyncEnumerator(Of ConfluentAccessPointResource) Implements IAsyncEnumerable(Of ConfluentAccessPointResource).GetAsyncEnumerator

Parameters

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Implements

Applies to