Session.getLastProcStreamID

@function

Returns the last stream ID of a stream for which Connector.onFrame was invoked most recently. The returned value can be used as last_stream_id parameter for submitGoAway() and terminateSession().

This function always succeeds.

class Session
int
getLastProcStreamID
()

Meta