ConnectionPolicy.ConnectionMode
Property
Definition
Gets or sets the connection mode used by the client when connecting to the Azure DocumentDB database service.
public Microsoft.Azure.Documents.Client.ConnectionMode ConnectionMode { get; set; }
Property Value
Default value is Gateway
Remarks
For more information, see Connection policy: Use direct connection mode.