SPStatefulLongOperation.Begin Method
Include Protected Members
Include Inherited Members
Begins a long operation that has state.
Overload List
Name | Description | |
---|---|---|
Begin() | Starts a long operation. (Inherited from SPLongOperation.) | |
Begin(SPStatefulLongOperation.BeginStatefulOperation) | Begins a long operation that has state based on the given operation to begin. | |
Begin(String, String, SPStatefulLongOperation.BeginStatefulOperation) | Begins a long operation that has state based on the given operation to begin. |
Top