Documentation
    Preparing search index...

    Class InlineWebSocketAdapter2

    InlineWebSocketAdapter implements a WebSocket-like interface that connects to a UpgradeWebSocketArgs handler

    Implements

    Index

    Constructors

    Properties

    CLOSED: 3 = ...
    CLOSING: 2 = ...
    CONNECTING: 0 = ...
    OPEN: 1 = ...

    Accessors

    Methods