Click or drag to resize

WebSocketWillSendHandshakeRequestEventArgs Properties

Version 94.4.20

The WebSocketWillSendHandshakeRequestEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyRequest
WebSocket request data.
Public propertyRequestId
Request identifier.
Public propertyTimestamp
Timestamp.
Public propertyWallTime
UTC Timestamp.
Top
See Also