Share via


IFsrmFileManagementJob.Commit Method ()

 

Saves the file management job object in the server's list of objects.

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

Syntax

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

Implements

IFsrmObject.Commit()

See Also

IFsrmFileManagementJob Interface
Microsoft.Storage Namespace

Return to top