SendReceiveOptions Options Property NetworkComms.Net Help
Gets the options that should be passed to the DataSerializer and DataProcessors on object serialization and deserialization

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public Dictionary<string, string> Options { get; }

Property Value

Type: OnlineDictionary OnlineString, OnlineString 
See Also