NuGardt SoftwareJsonHelper TBaseResult  QueryAndParseBegin Method NuGardt

Namespace: NuGardt.API.Helper.JSON
Assembly: NuGardt.API.Helper.Json (in NuGardt.API.Helper.Json.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public IAsyncResult QueryAndParseBegin(
	Object Key,
	eRequestMethod Method,
	string URL,
	string RequestData,
	AsyncCallback Callback,
	bool IgnoreCache = false,
	TimeSpan CacheDuration = null
)

Return Value

Type: OnlineIAsyncResult
See Also