IsActiveState Method IsActiveState(ClientState) Whether this state is an active state. Declaration public static bool IsActiveState(this ClientState state) Parameters ClientState state This state. Returns bool true is this state is an active state; otherwise false.