Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the options for committing a collection of objects.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
public enum _FsrmCommitOptions
public enum class _FsrmCommitOptions
type _FsrmCommitOptions
Public Enumeration _FsrmCommitOptions
Members
| Member name | Description | |
|---|---|---|
| FsrmCommitOptions_Asynchronous | Reserved. Do not use. |
|
| FsrmCommitOptions_None | Use no options and commit the collection of objects synchronously. |
Remarks
The FsrmCommitOptions_Asynchronous option is not supported.
See Also
Commit
CommitAndUpdateDerived
CommitAndUpdateDerived
Microsoft.Storage Namespace
Return to top