Click or drag to resize

ITransferDataResultContextReturnData Method

IT Hit User File System

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26727.0-Beta2
Syntax
void ReturnData(
	byte[] buffer,
	long offset,
	long length
)

Parameters

buffer
Type: SystemByte
offset
Type: SystemInt64
length
Type: SystemInt64
Remarks
This call will reset the 60 sec timout timer.
See Also