Receives data over the socket.
Namespace: OpenQA.Selenium.Safari.InternalAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- buffer
- Type:
System Byte
The buffer into which the data will be read.
- offset
- Type:
System Int32
The offset into the buffer at which the data will be read.
Implements
ISocket Receive( Byte , Int32)See Also