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