SocketService.active

bool active() @property

Get active property.

Returns

Whether the service is currently accepting connections.
void active(bool propval) @property

Set active property.

Parameters

propvalWhether the service is currently accepting connections.