Click or drag to resize

libsimpleioMSG_DONTROUTE Field

Don't use a gateway to send out the packet, send to hosts only on directly connected networks.

Namespace: IO.Bindings
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public const int MSG_DONTROUTE = 4

Field Value

Int32
See Also