PacketHeader RequestedReturnPacketType Property NetworkComms.Net Help
The packet type which should be used for any return packet type. If no return packet type is set returns null.

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

public string RequestedReturnPacketType { get; }

Property Value

Type: OnlineString
See Also