Click or drag to resize

WsDNSBaseGetJobs Method (String, String, String)

Method retrieve of active active jobs related Dns operations.

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Stream GetJobs(
	string jsonp,
	string userName,
	string token
)

Parameters

jsonp
Type: SystemString
userName
Type: SystemString
token
Type: SystemString

Return Value

Type: Stream

Implements

IWsDNSJsonpGetJobs(String, String, String)
See Also