WorkingThreadRegister Method

Handle new working thread.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public static string Register(
	IAppEnv appEnv
)

Parameters

appEnv  IAppEnv
Application environment.

Return Value

String
Returns name of the handled working thread.

See Also