ServiceHostBaseServiceName Property
Gets or sets the name of the service.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.165 -- Release Build+1fb84c70528ffb6fadca6f53885d2dbbac6b5235
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