|
|
Server
|
| Member name | Value | Description |
|---|---|---|
| Authenticate | 0 | Authenticate command. |
| MetaDataRefresh | 1 | Meta data refresh command. |
| Subscribe | 2 | Subscribe command. |
| Unsubscribe | 3 | Unsubscribe command. |
| RotateCipherKeys | 4 | Rotate cipher keys. |
| UpdateProcessingInterval | 5 | Update processing interval. |
| DefineOperationalModes | 6 | Define operational modes for subscriber connection. |
| ConfirmNotification | 7 | Confirm receipt of a notification. |
| ConfirmBufferBlock | 8 | Confirm receipt of a buffer block measurement. |
| PublishCommandMeasurements | 9 | Provides measurements to the publisher over the command channel. |
| UserCommand00 | 208 | Code for handling user-defined commands. |
| UserCommand01 | 209 | Code for handling user-defined commands. |
| UserCommand02 | 210 | Code for handling user-defined commands. |
| UserCommand03 | 211 | Code for handling user-defined commands. |
| UserCommand04 | 212 | Code for handling user-defined commands. |
| UserCommand05 | 213 | Code for handling user-defined commands. |
| UserCommand06 | 214 | Code for handling user-defined commands. |
| UserCommand07 | 215 | Code for handling user-defined commands. |
| UserCommand08 | 216 | Code for handling user-defined commands. |
| UserCommand09 | 217 | Code for handling user-defined commands. |
| UserCommand10 | 218 | Code for handling user-defined commands. |
| UserCommand11 | 219 | Code for handling user-defined commands. |
| UserCommand12 | 220 | Code for handling user-defined commands. |
| UserCommand13 | 221 | Code for handling user-defined commands. |
| UserCommand14 | 222 | Code for handling user-defined commands. |
| UserCommand15 | 223 | Code for handling user-defined commands. |
The ServerCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDescription |
Retrieves the description of the value that this Enum represents extracted from the DescriptionAttribute, or the enumeration name
if no description is available.
(Defined by EnumExtensions) | |
| GetFormattedName |
Retrieves a formatted name of the value that this Enum represents for visual display.
(Defined by EnumExtensions) |