|   | DebugHostBaseServiceClientName Property | 
        
        
            Gets the executable name of the service client that can remotely access the time-series framework service.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxprotected virtual string ServiceClientName { get; }Protected Overridable ReadOnly Property ServiceClientName As String
	Get
protected:
virtual property String^ ServiceClientName {
	String^ get ();
}abstract ServiceClientName : string with get
override ServiceClientName : string with get
function get_ServiceClientName();
Property Value
String See Also
See Also