Method to stop channel

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

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

Parameters

timeoutInSeconds
Type: int

Timeout in seconds.

Return Value

Type: bool

.NET Framework

Supported in: 4.6.2, 4.7