LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

ObjectRetrieveServiceEndPointAddress Property

Show in webframe



Gets or sets the WCF Service address which implement the Leadtools.Dicom.WCF.IObjectRetrieveService interface.
Syntax
'Declaration
 
Public ReadOnly Property ObjectRetrieveServiceEndPointAddress As EndpointAddress
'Usage
 
Dim instance As DicomWCFStreamer
Dim value As EndpointAddress
 
value = instance.ObjectRetrieveServiceEndPointAddress
public EndpointAddress ObjectRetrieveServiceEndPointAddress {get;}
public:
property EndpointAddress^ ObjectRetrieveServiceEndPointAddress {
   EndpointAddress^ get();
}

Property Value

Set this value with the System.ServiceModel.EndpointAddress representing the address of the WCF Service implementing the Leadtools.Dicom.WCF.IObjectRetrieveService.
Requirements

Target Platforms

See Also

Reference

DicomWCFStreamer Class
DicomWCFStreamer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.