Click or drag to resize

SendReceiveOptions Constructor (DictionaryString, String)

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.GenericDictionaryString, String
See Also