Click or drag to resize
NetExtrasGetRemoteInfo Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Dictionary<string, string> GetRemoteInfo(
	IPAddress ip,
	string hostname,
	int extraInfoTimeout
)

Parameters

ip
Type: System.NetIPAddress
hostname
Type: SystemString
extraInfoTimeout
Type: SystemInt32

Return Value

Type: DictionaryString, String
See Also