Click or drag to resize

ThreadPoolPostRequest Method (Delegate, Object)

Documentation in progress...

Namespace:  DevelopMentor
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public bool PostRequest(
	Delegate cb,
	Object[] args
)

Parameters

cb
Type: SystemDelegate
Documentation in progress...
args
Type: SystemObject
Documentation in progress...

Return Value

Type: Boolean
Documentation in progress...
See Also