Click or drag to resize

DeleteMessageBinaryEncoder Properties

The DeleteMessageBinaryEncoder type exposes the following members.

Properties
  NameDescription
Protected propertyEncoding
Gets the encoding.
(Inherited from MessageBinaryEncoderBase.)
Protected propertyMaxDocumentSize
Gets the maximum size of the document.
(Inherited from MessageBinaryEncoderBase.)
Protected propertyMaxMessageSize
Gets the maximum size of the message.
(Inherited from MessageBinaryEncoderBase.)
Protected propertyMaxWireDocumentSize
Gets the maximum size of the wire document.
(Inherited from MessageBinaryEncoderBase.)
Top
See Also