Table of Contents

Property SocketConfigurator

Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.Core.dll

SocketConfigurator

Gets the socket configurator.

public Action<Socket> SocketConfigurator { get; }

Property Value

Action<Socket>

The socket configurator.