Overload List
Name | Description | |
---|---|---|
SendReceiveOptions T_DS |
Initializes a new instance of the SendReceiveOptions class. The DataSerializer is passed as a generic parameter and no DataProcessors are used. To provide additional options see other overrides.
| |
SendReceiveOptions T_DS (Dictionary String, String ) |
Initializes a new instance of the SendReceiveOptions class. The DataSerializer is passed as a generic parameter and no DataProcessors are used.
Further options can be passed to the DataSerializer as an argument which may be null
|
See Also