Skip to content

IAsyncEnumerableGrainExtension.DisposeAsync(Guid)

DisposeAsync(Guid)

abstract
[Orleans.Concurrency.AlwaysInterleave]
public abstract ValueTask DisposeAsync(Guid requestId)
Disposes an System.Collections.Generic.IAsyncEnumerable value.

Parameters

requestIdGuid
The request id, generated by the caller.

Returns

A task representing the operation.