LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
DicomWCFStreamer Class Properties
See Also 
Leadtools.Dicom.Web Namespace : DicomWCFStreamer Class


"

For a list of all members of this type, see DicomWCFStreamer members.

"

Public Properties

 NameDescription
public Property DisposedGets a value indicating if the object has been disposed.  
public Property ManageServiceEndPointAddressGets or sets the WCF Service address which implement the Leadtools.Dicom.WCF.IManageService interface.  
public Property MaxReceivedMessageSizeGets or sets the maximum size for a message that can be processed by the binding object.  
public Property ObjectRetrieveServiceEndPointAddressGets or sets the WCF Service address which implement the Leadtools.Dicom.WCF.IObjectRetrieveService interface.  
public Property PasswordGets or sets the user password.  
public Property QueryServiceEndPointAddressGets or sets the WCF Service address which implement the Leadtools.Dicom.WCF.IQueryService interface.  
public Property ReaderQuotasMaxArrayLengthGets or sets the maximum allowed array length for the binding reader quotas.  
public Property RequestTimeoutGets or sets the time-out of the WCF service request.  
public Property StoreServiceEndPointAddressGets or sets the WCF Service address which implement the Leadtools.Dicom.WCF.IStoreService interface.  
public Property StreamingRetiresCountGets or sets the number of retires to call the WCF service.  
public Property UseDefaultWebProxyGets or sets whether the DicomWCFStreamer should use the default proxy information to perform web requests.  
public Property UserNameGets or sets the user name.  
public Property ValidationModeGets or sets the certificate validation mode.  
Top

See Also