Click or drag to resize

SendReceiveOptions<T_DS, T_DP1, T_DP2> Constructor

Namespace:  NetworkCommsDotNet
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public SendReceiveOptions(
	Dictionary<string, string> options
)

Parameters

options
Type: System.Collections.Generic.Dictionary<String, String>
See Also