Serial port and GPS

IPClient.m_isactive Field

If the client is active

[Visual Basic]
Private m_isactive As Boolean
[C#]
private bool m_isactive;

Remarks

True if the client is active in any of the modes TCP, UDP or BCAST, false if it is switched off.

See Also

IPClient Class | serial Namespace