Click or drag to resize

WebSocketWillSendHandshakeRequestEventArgs Properties

Version 100.0.140

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