Initializes a new instance of the SendReceiveOptions class. The DataSerializer and 5 DataProcessors while will be used are passed as generic parameters
Further options can be passed to the DataSerializer and DataProcessors as an argument which may be null
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- options
- Type: System.Collections.Generic Dictionary String, String
Additional options to be passed to the DataSerializer and DataProcessors
See Also