HttpWatch Automation Reference - Version 13.x
HttpWatch Namespace / Entry Class / StreamID Property

In This Topic
    StreamID Property
    In This Topic

    The stream ID is a unique value for a given SPDY or HTTP/2 connection but the same ID values will be used in different SPDY or HTTP/2 connections.

    Syntax
    'Declaration
     
    Public ReadOnly Property StreamID As Integer
    public int StreamID {get;}
    Remarks

    The value is zero for all requests that do not use HTTP/2 or SPDY.

    Requirements
     
    See Also