Click or drag to resize

ActionsStart Method


Namespace: NeoAxis.CloudServer
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static ActionsActionItem Start(
	string text,
	bool stoppable
)

Parameters

text  String
 
stoppable  Boolean
 

Return Value

ActionsActionItem
See Also