Click or drag to resize

ConnectionDescription Properties

The ConnectionDescription type exposes the following members.

Properties
  NameDescription
Public propertyAvailableCompressors
Gets the available compressors.
Public propertyConnectionId
Gets the connection identifier.
Public propertyHelloResult
Gets the hello result.
Public propertyIsMasterResult Obsolete.
Gets the hello result.
Public propertyMaxBatchCount
Gets the maximum number of documents in a batch.
Public propertyMaxDocumentSize
Gets the maximum size of a document.
Public propertyMaxMessageSize
Gets the maximum size of a message.
Public propertyMaxWireDocumentSize
Gets the maximum size of a wire document.
Public propertyMaxWireVersion
Gets the maximum wire version.
Public propertyMinWireVersion
Gets the minimum wire version.
Public propertyServerVersion Obsolete.
Gets the server version.
Public propertyServiceId
Gets the service identifier.
Top
See Also