Start module

Namespace: T.Modules.Info
Assembly: T.Modules (in T.Modules.dll)

Public Function Start( _ 
ByVal timeoutInSeconds As Integer
) As Boolean
This language is not supported or no code example is available.
public bool Start( 
int timeoutInSeconds 
)
This language is not supported or no code example is available.

Parameters

timeoutInSeconds
Type: int

Timeout in seconds

Return Value

Type: bool

Flag indicating success (true) or fail (false)

.NET Framework

Supported in: 4.6.2, 4.7