Click or drag to resize

MessageBinaryEncoderBase Properties

The MessageBinaryEncoderBase type exposes the following members.

Properties
  NameDescription
Protected propertyEncoding
Gets the encoding.
Protected propertyIsEncryptionConfigured
Gets a flag whether encryption has been configured.
Protected propertyMaxDocumentSize
Gets the maximum size of the document.
Protected propertyMaxMessageSize
Gets the maximum size of the message.
Protected propertyMaxWireDocumentSize
Gets the maximum size of the wire document.
Top
See Also