- url
- The shared document's URL.
A task that represents the asynchronous StartProvidingItemAtUrl operation
The StartProvidingItemAtUrlAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.
You have to override this method. Do not call super in an implementation.