Click or drag to resize

IPkStatesSetState Method (Byte, CancellationToken)

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Function SetState ( 
	bytStateValue As Byte,
	Optional sctCancelToken As CancellationToken = Nothing
) As Task(Of Boolean)

Parameters

bytStateValue
Type: SystemByte
sctCancelToken (Optional)
Type: System.ThreadingCancellationToken

Return Value

Type: TaskBoolean
See Also