'Declaration Public Delegate Sub SSHIOManager.DataReceivedDelegate( _ ByVal data() As Byte, _ ByVal dataOffset As Integer, _ ByVal count As Integer _ )
'Usage Dim instance As New SSHIOManager.DataReceivedDelegate(AddressOf HandlerMethod)
Parameters
- data
- dataOffset
- count