IFsrmMutableCollection.Cancel Method ()

 

Cancels the collection of objects when the objects are collected asynchronously.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Syntax

void Cancel()
void Cancel()
abstract Cancel : unit -> unit
Sub Cancel

Implements

IFsrmCollection.Cancel()

See Also

IFsrmMutableCollection Interface
Microsoft.Storage Namespace

Return to top