Name |
Description |
AuthChallengeResponse |
Response to an AuthChallenge. |
CachedResource |
Information about the cached resource. |
DataReceivedEventArgs |
Fired when data chunk was received over the network. |
EventSourceMessageReceivedEventArgs |
Fired when EventSource message is received. |
SignedCertificateTimestamp |
Details of a signed certificate timestamp (SCT). |
SignedExchangeInfo |
Information about a signed exchange response. |
WebSocketClosedEventArgs |
Fired when WebSocket is closed. |
WebSocketFrame |
WebSocket message data. This represents an entire WebSocket message, not just a fragmented frame as the name suggests. |
WebSocketFrameSentEventArgs |
Fired when WebSocket message is sent. |
WebSocketHandshakeResponseReceivedEventArgs |
Fired when WebSocket handshake response becomes available. |
WebSocketResponse |
WebSocket response data. |
WebSocketWillSendHandshakeRequestEventArgs |
Fired when WebSocket is about to initiate handshake. |