Property SocketConfigurator

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Configuration

Assembly

MongoDB.Driver.dll

SocketConfigurator

Gets the socket configurator.

public Action<Socket> SocketConfigurator { get; }

Property Value

Action<Socket>

The socket configurator.