GraphDeserializationProgressEventArgs.Max Property

Definition

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

public:
 property int Max { int get(); void set(int value); };
public int Max { get; set; }
member this.Max : int with get, set
Public Property Max As Integer

Property Value

Applies to