AsyncError.State Property |
Gets the original state that was passed in to the async call.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic Object State { get; }
Public ReadOnly Property State As Object
Get
Property Value
Type:
Object
See Also