Click or drag to resize

WebSocketFrameReceivedEventArgs Properties

Version 100.0.140

The WebSocketFrameReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyRequestId
Request identifier.
Public propertyResponse
WebSocket response data.
Public propertyTimestamp
Timestamp.
Top
See Also