Server Property

Summary
Gets the server the client is connected to.
Syntax
C#
VB
C++
public DicomServer Server { get; } 
  
Public ReadOnly Property Server As DicomServer 
public: 
property DicomServer^ Server { 
   DicomServer^ get(); 
} 

Property Value

The server.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.