Interface RemoveUpstreamWindowMessage

interface RemoveUpstreamWindowMessage {
    messageID: number;
}

Properties

Properties

messageID: number