Interface IMessageEncoderPostProcessor
Represents the changes that can be made to a message after it has been encoded.
[Obsolete("This interface will be made internal in a later release.")]
public interface IMessageEncoderPostProcessor
Methods
- ChangeWriteConcernFromW0ToW1()
Changes the write concern from w0 to w1.