Name | Description | |
---|---|---|
![]() | LiveViewStopCommandMessage Constructor | Create a command to stop the specified live view channel |
The following tables list the members exposed by LiveViewStopCommandMessage.
Name | Description | |
---|---|---|
![]() | LiveViewStopCommandMessage Constructor | Create a command to stop the specified live view channel |
Name | Description | |
---|---|---|
![]() | ChannelId | The channel Id of the viewer |
![]() | Length | The number of bytes for the packet. (Inherited from Gibraltar.Messaging.Net.NetworkMessage) |
![]() | SessionId | The session Id that is being viewed |
![]() | TypeCode | The specific packet type code (Inherited from Gibraltar.Messaging.Net.NetworkMessage) |
![]() | Version | The protocol version (Inherited from Gibraltar.Messaging.Net.NetworkMessage) |
Name | Description | |
---|---|---|
![]() | BaseLength | Inheritors must implement this to reflect their packet length as they read a packet plus the base length that came before. (Inherited from Gibraltar.Messaging.Net.NetworkMessage) |
Name | Description | |
---|---|---|
![]() | Write | Write the packet to the stream. (Inherited from Gibraltar.Messaging.Net.NetworkMessage) |