dotNetRDF API Documentation

AsyncStorageCallbackArgs Class

Represents arguments passed to callbacks on success/failure of a async storage API call

For a list of all members of this type, see AsyncStorageCallbackArgs Members .

System.Object
   AsyncStorageCallbackArgs

public sealed class AsyncStorageCallbackArgs

Remarks

Primarily used to provide simple method signatures on the async storage API callbacks

Requirements

Namespace: VDS.RDF.Storage

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

AsyncStorageCallbackArgs Members | VDS.RDF.Storage Namespace