PendingChangeEventArgs.UpdateServer Method
Include Protected Members
Include Inherited Members
Updates the server.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
UpdateServer(String) | Updates the server on the location of the item of the pending change. | |
UpdateServer(UpdateLocalVersionQueue, String) | Updates the server to tell it where pending change's item is currently located. Accepts UpdateLocalVersionQueue to allow for batching of the UpdateLocalVersion calls. |
Top