Function tibco_ems::admin::get_server_state[][src]

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.