active


Description:

[ NoAccessorMethod ]
public bool active { get; set; }

Whether this client is active or not (passive).

When active (default), the client sends messages on the network, otherwise not. In most cases, you don't want to touch this property.