Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

PeerAddress Property






Gets or sets the peer address.
Syntax
public virtual IPAddress PeerAddress {get; set;}
'Declaration
 
Public Overridable Property PeerAddress As IPAddress
'Usage
 
Dim instance As DicomScp
Dim value As IPAddress
 
instance.PeerAddress = value
 
value = instance.PeerAddress

            

            
public:
virtual property IPAddress^ PeerAddress {
   IPAddress^ get();
   void set (    IPAddress^ value);
}

Property Value

The peer address.
Example
For an example refer to QueryRetrieveScu.Find.
Requirements

Target Platforms

See Also

Reference

DicomScp Class
DicomScp Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features