Click or drag to resize

ProgressArgs Class

ProgressArgs.
Inheritance Hierarchy

Namespace:  CSAudioRecorder
Assembly:  CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public class ProgressArgs : EventArgs

The ProgressArgs type exposes the following members.

Constructors
  NameDescription
Public methodProgressArgs
Initializes a new instance of the ProgressArgs class
Top
Properties
  NameDescription
Public propertyBytes
Bytes.
Public propertySeconds
Seconds.
Top
See Also