pub fn get_server_state(session: &Session) -> Result<ServerState, Error>
Expand description

get server state

the underlying connection must be an admin connection created through the tibco_ems::admin::connect() function.