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 : ObjectRetrieveServiceEndPointAddress Property |
public EndpointAddress ObjectRetrieveServiceEndPointAddress {get;}
'Declaration Public ReadOnly Property ObjectRetrieveServiceEndPointAddress As EndpointAddress
'Usage Dim instance As DicomWCFStreamer Dim value As EndpointAddress value = instance.ObjectRetrieveServiceEndPointAddress
public: property EndpointAddress^ ObjectRetrieveServiceEndPointAddress { EndpointAddress^ get(); }