Click or drag to resize

NetworkDataFetchCancelAllRequests Method

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public void CancelAllRequests(
	Object sender,
	EventArgs args
)

Parameters

sender
Type: SystemObject
args
Type: SystemEventArgs
See Also