UpdateLocalVersionQueue.QueueUpdate Method
Include Protected Members
Include Inherited Members
Queues the specified item for update.
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 | |
---|---|---|
QueueUpdate(Int32, String, Int32) | Obsolete. Queues the specified item for update. | |
QueueUpdate(String, Int32, String, Int32) | Queues a request to tell the server the local disk location of an item in the workspace. | |
QueueUpdate(String, Int32, String, Int32, DateTime, Int32, array<Byte[], Int64) | Queues a request to tell the server the local disk location of an item in the workspace. |
Top