BB FlashBack SDK: FBRecorder

Limit

Description

Returns or sets the upper limit for the size of the output file that will hold the recording. The limit is set in kilobytes. Be sure to allow for at least 380KB of recording space.

This limit is only enforced when the CheckForLimit property is set to True.

Syntax

[C#/C++]
public: long Limit

[VB.NET]
Public Property Limit As Long

See Also

RecordMode property, CheckForLimit property