Click or drag to resize

STARReceiveEventHandler Delegate

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public delegate void STARReceiveEventHandler(
	Object receiveInfo,
	int receiveCount
)

Parameters

receiveInfo
Type: SystemObject
receiveCount
Type: SystemInt32
See Also