The current state of the algorithm. One out of the enumeration ILAlgorithmState.
| C# | Visual Basic | Visual C++ |
public ILAlgorithmState State { get; }
Public ReadOnly Property State As ILAlgorithmState
public: property ILAlgorithmState State { ILAlgorithmState get (); }