←Select platform

GetServer Method

Summary
Returns the DICOM Network object of the SCP.
Syntax
C#
Objective-C
C++/CLI
public DicomNet GetServer() 
@property (nonatomic, strong, readonly, nullable) LTDicomNet *server; 
public: 
DicomNet^ GetServer();  

Return Value

The DicomNet object of the SCP connected to the SCU.

Remarks

The object returned is valid only if the calling object is an SCU. If the calling object is an SCP, this method will return a null reference (Nothing in VB).

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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