Method CreateStreamAsync
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.dll
CreateStreamAsync(EndPoint, CancellationToken)
Creates a stream.
Parameters
endPoint
EndPoint The end point.
cancellationToken
CancellationToken The cancellation token.