Click or drag to resize

AsyncStorageCallbackArgsOperation Property

Gets the operation that was performed.

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

Property Value

Type: AsyncStorageOperation
See Also