NuGardt SoftwareYourlsService GetUrlStatsBegin Method NuGardt
Get the URL statistics from a short URL or keyword.

Namespace: NuGardt.Yourls.API
Assembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax

public IAsyncResult GetUrlStatsBegin(
	Object Key,
	string ShortUrl,
	IYourlsAuthentication Authentication,
	AsyncCallback Callback
)

Return Value

Type: OnlineIAsyncResult
Returns an System.IAsyncResult.
Remarks

See Also