Protocol Enum

Definition

Specifies the protocol to be used by DocumentClient for communicating to the Azure DocumentDB service.

public enum Protocol
Inheritance
Protocol

Fields

Https

Specifies the HTTPS protocol.

Tcp

Specifies a custom binary protocol on TCP.