 | MessageStatus Property |
Gets or sets the status of this Message.
Namespace:
OBCOM.NetSwitchLib.Messages
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic int Status { get; set; }
Public Property Status As Integer
Get
Set
Return Value
Type:
Int32
The status of this
Message.
See Also