IFsrmClassifierModuleImplementation.OnEndFile Method ()
Instructs the classifier to perform any cleanup after processing a file.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
void OnEndFile()
void OnEndFile()
abstract OnEndFile : unit -> unit
Sub OnEndFile
See Also
IFsrmClassifierModuleImplementation Interface
Microsoft.Storage Namespace
Return to top