Binds the socket to a local end point.
Namespace: OpenQA.Selenium.Safari.InternalAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- localEndPoint
- Type:
System.Net EndPoint
The local end point to which to bind the socket.
Implements
ISocket Bind(EndPoint)See Also