Table of Contents

Property ClusterConfigurator

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ClusterConfigurator

Gets or sets the cluster configurator.

public Action<ClusterBuilder> ClusterConfigurator { get; set; }

Property Value

Action<ClusterBuilder>