Gets or sets subscription state value. Known values are defined in SubscriptionState class.
| C# | Visual Basic | Visual C++ | F# |
public string Value { get; set; }
Public Property Value As String Get Set
public: property String^ Value { String^ get (); void set (String^ value); }
member Value : string with get, set
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when null value passed. |
| ArgumentException | Is raised when empty string is passed or value is not token. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119