| Visual Basic (Declaration) | |
|---|---|
Public Property CommitMode As CommitMode | |
| C# | |
|---|---|
public CommitMode CommitMode {get; set;} | |
Return Value
A CommitMode value representing when the CommitItems event will be raised. By default, PageReleasedFromMemory meaning that theCommitItems event will only be raised for a page that was modified when it is about to be released from memory.Supported Frameworks: Microsoft .NET Framework version 3.5