Get URL statistics.
Namespace: NuGardt.Yourls.APIAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
Parameters
- Key
- Type:
System Object
Your own Key for tracking asynchronous calls.
- Filter
- Type: NuGardt.Yourls.API eYourlsFilter
URL based on Filter
- Limit
- Type:
System Int32
The number of links to return. (Issue: NYA-7: Implementation limits result to 25 links)
- Authentication
- Type: NuGardt.Yourls.API IYourlsAuthentication
Authentication details.
- Callback
- Type:
System AsyncCallback
Method to call on completion or failure.
Return Value
Type:Returns an System.IAsyncResult.
Remarks
See Also