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
            
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- options
- Type:  System.Collections.Generic Dictionary System.Collections.Generic Dictionary String, String, String String
 Additional options to be passed to the DataSerializer and DataProcessor
See Also