LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

ManageServiceEndPointAddress Property






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

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWCFStreamer Class
DicomWCFStreamer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.