KeepAlive

Type Alias KeepAlive 

Source
pub type KeepAlive = U16Data;
Expand description

KeepAlive presents connection keep-alive time in milliseconds.

Aliased Typeยง

pub struct KeepAlive(/* private fields */);