AsyncStorageCallbackArgsOperation Property |
Gets the operation that was performed.
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public AsyncStorageOperation Operation { get; }
Public ReadOnly Property Operation As AsyncStorageOperation
Get
Property Value
Type:
AsyncStorageOperationSee Also