Click or drag to resize

AsyncErrorState Property

Gets the original state that was passed in to the async call.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Object State { get; }

Property Value

Type: Object
See Also