StreamLink.NET
CommandType Enumeration
StreamLink.NETCaplin.StreamLink.CommandCommandType
Used on a ICommandResultEvent to specify the CommandType that it is a response for.
Declaration Syntax
C#Visual BasicVisual C++
public enum CommandType
Public Enumeration CommandType
public enum class CommandType
Members
MemberDescription
CommandPublish
The result is for a Publish Command.

CommandCreate
The result is for a Create Command.

CommandDelete
The result is for a Delete Command.

CommandThrottle
The result is for a Throttle Command.

CommandGlobalThrottle
The result is for a Global Throttle Command.

CommandNoop

CommandSync

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.5.0 (5.0.5.0)