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; }
Public ReadOnly Property WasSuccessful As Boolean
Get
Property Value
Type:
BooleanSee Also