Enum SinkMode
Defines the possible sink modes.
Namespace: ic4
Assembly: ic4dotnet.dll
Syntax
public enum SinkMode
Fields
Name | Description |
---|---|
Pause | Pause operation. The sink will ignore all incoming frames. |
Run | Normal operation |
Defines the possible sink modes.
public enum SinkMode
Name | Description |
---|---|
Pause | Pause operation. The sink will ignore all incoming frames. |
Run | Normal operation |