NuGardt SoftwareYourlsService GetStatsBegin Method NuGardt
Get URL statistics.

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 GetStatsBegin(
	Object Key,
	eYourlsFilter Filter,
	int Limit,
	IYourlsAuthentication Authentication,
	AsyncCallback Callback
)

Return Value

Type: OnlineIAsyncResult
Returns an System.IAsyncResult.
Remarks

See Also