Method | Description | |
---|---|---|
DataAvailableEventArgs ( byte Buffer, int Length ) : System |
Creates a new instance of DataAvailableEventArgs.
|
public DataAvailableEventArgs ( byte Buffer, int Length ) : System | ||
Buffer | byte | The Data Buffer. |
Length | int | No of bytes in the |
return | System |