Creates a DicomWCFStreamer object to consume the DICOM Service.
userName
The user name for the user consuming the web service.
password
The user password for the user account consuming the web service.
certificateValidation
Enumeration value for the service certificate validation.
manageServiceEndPointAddress
The System.ServiceModel.EndpointAddress for the Manage service.
queryServiceEndPointAddress
The System.ServiceModel.EndpointAddress for the Query service.
objectRetrieveServiceEndPointAddress
The System.ServiceModel.EndpointAddress for the ObjectRetrieve service.
storageEndPointAddress
The System.ServiceModel.EndpointAddress for the Store service.
A DicomWCFStreamer object used to consume the DICOM services.
Override this method to create your own type of the DicomWCFStreamer.