ISerialReadBytes Method (Int32, Int32) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax byte[] ReadBytes(
int inMaxBytes,
int inMaxTimeMS
)
Parameters
- inMaxBytes
- Type: SystemInt32
- inMaxTimeMS
- Type: SystemInt32
Return Value
Type:
ByteSee Also