Click or drag to resize

performanceDataLoadAddBytes Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Add loaded bytes

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void AddBytes(
	int bytes
)

Parameters

bytes
Type: SystemInt32
The bytes.
See Also