SendReceiveOptions UseNestedPacket Property NetworkComms.Net Help
If true any packets sent with this SendReceiveOptions will be nested which can be used to obscure the actual packet type.

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

public bool UseNestedPacket { get; set; }

Property Value

Type: OnlineBoolean
See Also