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