Initializes a new instance of the CommunicationBufferEventArgs class.
Namespace:
AForgeAssembly: AForge (in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- buffer
- Type: array<
System..::.Byte
>[]()[]
Buffer containing the message being transferred during communication process.
- index
- Type: System..::.Int32
Starting index of the message within the buffer.
- length
- Type: System..::.Int32
Length of the message within the buffer.