Click or drag to resize

libsimpleioLOG_NDELAY Field

Open the connection immediately. Do not wait until syslog() is called for the first time.

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

Field Value

Int32
See Also