Interface IMessageEncoderPostProcessor
Represents the changes that can be made to a message after it has been encoded.
public interface IMessageEncoderPostProcessor
Methods
- ChangeWriteConcernFromW0ToW1()
Changes the write concern from w0 to w1.