SocketService.active
bool active() @propertyGet active property.
Returns
Whether the service is currently accepting connections.
void active(bool propval) @propertySet active property.
Parameters
propval | Whether the service is currently accepting connections. |