ILocator.UpdateAsync Method
Include Protected Members
Include Inherited Members
Asynchronously updates the locator.
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 | |
---|---|---|
UpdateAsync(DateTime) | Asynchronously updates the expiration time of an Origin locator. | |
UpdateAsync(Nullable<DateTime>, DateTime) | Asynchronously updates the start time or expiration time of an Origin locator. |
Top