Initializes a new instance of the SocketWrapper class.
Namespace: OpenQA.Selenium.Safari.InternalAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- socket
- Type:
System.Net.Sockets Socket
TheSocket to wrap.
See Also