URI of the StreamBase server to which to send the tuple.
Namespace: StreamBase.LiveView.API.AlertsAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.3.0.4 (10.3.0.4)
Syntax
| C# | Visual Basic | Visual C++ |
StreamBaseURI SbUri { get; set; }
Property SbUri As StreamBaseURI Get Set
property StreamBaseURI^ SbUri { StreamBaseURI^ get (); void set (StreamBaseURI^ value); }