Click or drag to resize

HelperWaitForFinish Method

KotakNet DotNet Library

Namespace:  KotakNet.Bridge
Assembly:  KotakNet.Bridge (in KotakNet.Bridge.dll) Version: 1.0.0.0 (1.0.22.702)
Syntax
public bool WaitForFinish(
	ref bool status,
	int maxWaitTime
)

Parameters

status
Type: SystemBoolean
maxWaitTime
Type: SystemInt32

Return Value

Type: Boolean
See Also