ServiceHostBaseServiceName Property
Gets or sets the name of the service.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.160 -- Release Build+69269a1754081bcb38397d2d6a05132ae03c7054
public static string ServiceName { get; set; }
Public Shared Property ServiceName As String
Get
Set
public:
static property String^ ServiceName {
String^ get ();
void set (String^ value);
}
Gemstone.Timeseries.ServiceHostBase.get_ServiceName = function();
Gemstone.Timeseries.ServiceHostBase.set_ServiceName = function(value);
Property Value
String