Click or drag to resize
ChannelReadWriteBindingDispose Method
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Namespace: MongoDB.Driver.Core.Bindings
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also