Click or drag to resize

XmlDataFrameReceiveData Method

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public void ReceiveData(
	string result,
	bool cancelled
)

Parameters

result
Type: SystemString
cancelled
Type: SystemBoolean
See Also