ServerName Property

Summary

Gets the AE title of the server associated with the client.

Syntax
C#
VB
C++
public string ServerName { get; } 
  
Public ReadOnly Property ServerName As String 
public: 
property String^ ServerName { 
   String^ get(); 
} 

Property Value

The AE title of the server associated with the client.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly