GraphDeserializationProgressEventArgs Class

Definition

Represents the current progress that the deserializer has made in deserializing the input.

C++
public ref class GraphDeserializationProgressEventArgs : EventArgs
Inheritance
GraphDeserializationProgressEventArgs

Constructors

Properties

Current

The number of elements that have been deserialized so far.

Max

The total number of elements the deserializer must handle to load the Graph.

Message

User-friendly message that surfaces the current state of the deserializer.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022