Table of Contents

Class MessageEncoderSettingsName

Namespace
MongoDB.Driver.Core.WireProtocol.Messages.Encoders
Assembly
MongoDB.Driver.Core.dll

Represents the names of different encoder settings.

public static class MessageEncoderSettingsName
Inheritance
MessageEncoderSettingsName
Inherited Members

Fields

BinaryDocumentFieldDecryptor

The name of the binary document field decryptor setting.

BinaryDocumentFieldEncryptor

The name of the binary document field encryptor setting.

FixOldBinarySubTypeOnInput

The name of the FixOldBinarySubTypeOnInput setting.

FixOldBinarySubTypeOnOutput

The name of the FixOldBinarySubTypeOnOutput setting.

FixOldDateTimeMaxValueOnInput

The name of the FixOldDateTimeMaxValueOnInput setting.

GuidRepresentation

The name of the GuidRepresentation setting.

Indent

The name of the Indent setting.

IndentChars

The name of the IndentChars setting.

MaxDocumentSize

The name of the MaxDocumentSize setting.

MaxMessageSize

The name of the MaxMessageSize setting.

MaxSerializationDepth

The name of the MaxSerializationDepth setting.

MaxWireDocumentSize

The maximum wire document size.

NewLineChars

The name of the NewLineChars setting.

OutputMode

The name of the OutputMode setting.

ReadEncoding

The name of the ReadEncoding setting.

ShellVersion

The name of the ShellVersion setting.

WriteEncoding

The name of the WriteEncoding setting.