Function client::common::shutdown_handler::shutdown
source · pub fn shutdown(this: Box<dyn ClientTrait>) -> bool
Expand description
Returns whether the shutdown is considered clean.
pub fn shutdown(this: Box<dyn ClientTrait>) -> bool
Returns whether the shutdown is considered clean.