Interface PingUpstreamWindowMessage

interface PingUpstreamWindowMessage {
    ping: number;
}

Properties

Properties

ping: number