is_singleton


Description:

[ NoAccessorMethod ]
public bool is_singleton { get; construct; }

Identifies the instance of the class as a singleton instance or not.

This is mainly used internally by Channel but may be useful for API users.