Méthode | Description | |
---|---|---|
RunExample ( ) : void |
Run the AdvancedSend example.
|
Méthode | Description | |
---|---|---|
CreateArray ( ) : |
Set object to send as array of primitives
|
|
CreateCustomObject ( ) : object |
Set object to send as custom object
|
|
CreateSendObject ( ) : void |
Base method for creating an object to send
|
|
LogMethod ( string strToLog ) : void |
Delegate which can be used to log comms method
|
|
SelectConnectionType ( ) : void | ||
SelectDataProcessors ( List |
Allows to choose different compressors
|
|
SelectDataSerializer ( DataSerializer &dataSerializer ) : void |
Allows to choose different serializers
|