Click or drag to resize
NativeExceptionsTry Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.3.9.0
Syntax
public static bool Try(
	Action action
)

Parameters

action
Type: SystemAction

Return Value

Type: Boolean
See Also