Click or drag to resize

AsyncStorageCallbackArgsWasSuccessful Property

Gets whether the async operation succeeded (no error occurred).

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool WasSuccessful { get; }

Property Value

Type: Boolean
See Also