Creates a frame for close messages in the WebSocket protocol.
Namespace: OpenQA.Selenium.Safari.InternalAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- code
- Type:
System Int32
The connection close code of the message.
Return Value
A byte array containing the message frame.See Also