Share via


IFsrmClassifierModuleImplementation.OnUnload Method ()

 

Notifies the classifier 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

IFsrmClassifierModuleImplementation Interface
Microsoft.Storage Namespace

Return to top