Method | Description | |
---|---|---|
SupportProtocolBuffersMessageDeserializer ( this configurator ) : void |
Add support for the binary message deserializer to the bus. This serializer is not supported by default.
|
|
UseProtocolBuffersSerializer ( this configurator ) : void |
Serialize messages using the BSON message serializer
|
public static SupportProtocolBuffersMessageDeserializer ( this configurator ) : void | ||
configurator | this | |
return | void |
public static UseProtocolBuffersSerializer ( this configurator ) : void | ||
configurator | this | |
return | void |