Overload List
Name | Description | |
---|---|---|
SendReceiveOptions(Dictionary String, String ) |
Initializes a new instance of the SendReceiveOptions class providing only options for the DataSerializer and DataProcessors. This constructor should only be used when adding packet handlers for incoming connections
| |
SendReceiveOptions(DataSerializer, List DataProcessor , Dictionary String, String ) |
Initializes a new instance of the SendReceiveOptions class with a specified DataSerializer, set of DataProcessors and and other options
|
See Also