ProcessStartEventArgs class

ProcessStartEventArgs class

Provides data for Start event of signing, verification and search process

Inheritance: ProcessStartEventArgsProcessEventArgs

The ProcessStartEventArgs type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of ProcessStartEventArgs

Properties

Property Description
status Indicates current process state.
started Represents the time mark of process start.
total_signatures Represents the total quantity of signatures to be processed.

See Also