SendReceiveOptions ClassNetworkComms.Net Help
Contains options and flags for sending and receiving data such as serialisation method, data processors, encryption etc. Several static constructors are provided to help create SendReceiveOptions in the most common formats.
Inheritance Hierarchy

OnlineSystem Object
  NetworkCommsDotNet SendReceiveOptions
    NetworkCommsDotNet SendReceiveOptions T_DS 
    NetworkCommsDotNet SendReceiveOptions T_DS, T_DP1 
    NetworkCommsDotNet SendReceiveOptions T_DS, T_DP1, T_DP2 
    NetworkCommsDotNet SendReceiveOptions T_DS, T_DP1, T_DP2, T_DP3 
    NetworkCommsDotNet SendReceiveOptions T_DS, T_DP1, T_DP2, T_DP3, T_DP4 
    NetworkCommsDotNet SendReceiveOptions T_DS, T_DP1, T_DP2, T_DP3, T_DP4, T_DP5 
    NetworkCommsDotNet SendReceiveOptions T_DS, T_DP1, T_DP2, T_DP3, T_DP4, T_DP5, T_DP6 
    NetworkCommsDotNet SendReceiveOptions T_DS, T_DP1, T_DP2, T_DP3, T_DP4, T_DP5, T_DP6, T_DP7 

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

public class SendReceiveOptions
See Also