SendReceiveOptions T_DS, T_DP1  Constructor NetworkComms.Net Help
Overload List

  NameDescription
Public methodSendReceiveOptions 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.
Public methodSendReceiveOptions 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
Back to Top
See Also