Click or drag to resize

OpsApplyDepositRequestSetBufferSize Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public void SetBufferSize(
	Object control,
	int bufferSize
)

Parameters

control
Type: SystemObject
bufferSize
Type: SystemInt32
See Also