CloseAsync
public Task CloseAsync() Send a clean up message
public Task CloseAsync()public void ConfigureDataGeneratorForStream(StreamId streamId)streamIdStreamIdpublic Task<IEnumerable<EventData>> ReceiveAsync(int maxCount, TimeSpan waitTime)maxCountintwaitTimeTimeSpanpublic Task<IEnumerable<EventData>> ReceiveAsync(int maxCount, TimeSpan waitTime, CancellationToken cancellationToken)maxCountintwaitTimeTimeSpancancellationTokenCancellationTokenpublic void StopProducingOnStream(StreamId streamId)streamIdStreamId