The enumerated state of the given channel. See DiaSpringWrapperCommon.ChannelState for more details

Namespace:  Inkostar
Assembly:  DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public DiaSpringWrapperCommon..::.ChannelState StateOfChannel { get; }
Public ReadOnly Property StateOfChannel As DiaSpringWrapperCommon..::.ChannelState

See Also