PeerAddress Property

Summary
Gets or sets the peer address.
Syntax
C#
VB
C++
[XmlIgnoreAttribute()] 
public virtual IPAddress PeerAddress { get; set; } 
  
Public Overridable Property PeerAddress As IPAddress 
public: 
virtual property IPAddress^ PeerAddress { 
   IPAddress^ get(); 
   void set (    IPAddress^ ); 
} 

Property Value

The peer address.

Example

For an example refer to QueryRetrieveScu.Find.

Requirements

Target Platforms

See Also

Reference

DicomScp Class

DicomScp Members

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

Leadtools.Dicom.Scu Assembly

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