Leadtools.Medical.Workstation Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ListenerServiceName Property
See Also 
Leadtools.Medical.Workstation.Configuration Namespace > ConfigurationData Class : ListenerServiceName Property




Gets or sets the default Medical Workstation listener service name used when creating the service.

Syntax

Visual Basic (Declaration) 
Public Shared Property ListenerServiceName As String
Visual Basic (Usage)Copy Code
Dim value As String
 
ConfigurationData.ListenerServiceName = value
 
value = ConfigurationData.ListenerServiceName
C# 
public static string ListenerServiceName {get; set;}
Managed Extensions for C++ 
public: __property static string* get_ListenerServiceName();
public: __property static void set_ListenerServiceName( 
   string* value
);
C++/CLI 
public:
static property String^ ListenerServiceName {
   String^ get();
   void set (String^ value);
}

Return Value

A String representing the default name to use for the Medical Workstation listener service name when creating the service.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features