Interface IStreamFactory
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.dll
Represents a stream factory.
Methods
- Create
Stream(End Point, Cancellation Token) Creates a stream.
- Create
Stream Async(End Point, Cancellation Token) Creates a stream.