Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Web Namespace > DicomWCFStreamer Class : ManageServiceEndPointAddress Property |
public EndpointAddress ManageServiceEndPointAddress {get;}
'Declaration Public ReadOnly Property ManageServiceEndPointAddress As EndpointAddress
'Usage Dim instance As DicomWCFStreamer Dim value As EndpointAddress value = instance.ManageServiceEndPointAddress
public: property EndpointAddress^ ManageServiceEndPointAddress { EndpointAddress^ get(); }