SendReceiveOptions T_DS  Constructor NetworkComms.Net Help
Overload List

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