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