Share via


IFsrmStorageModuleImplementation.OnUnload Method ()

 

Notifies the storage module to perform any cleanup tasks.

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

Syntax

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

Implements

IFsrmPipelineModuleImplementation.OnUnload()

See Also

IFsrmStorageModuleImplementation Interface
Microsoft.Storage Namespace

Return to top