←Select platform

MedicalWebViewerLoader Class Members

Summary

The following tables list the members exposed by MedicalWebViewerLoader.

Public Constructors

Name Description
MedicalWebViewerLoader Initializes an new instance of the MedicalWebViewerLoader class.

Public Methods

Name Description
Close Overridden.
Dispose Overloaded.
IsImagesStreamingCompleted Returns whether all series images has been streamed from the WCF service.

Protected Methods

Name Description
CreateCache Creates a Leadtools.Medical.Caching.Cache object.
CreateStreamer Creates a DicomWCFStreamer object to consume the DICOM Service.
GetCache Retrieves a Leadtools.Medical.Caching.Cache object.
GetImageInformation Overridden. Returns the Leadtools.MedicalViewer.MedicalViewerImageInformation for a Leadtools.Dicom.DicomDataSet
InitializeStreamer Prepares a DicomWCFStreamer for streaming.
OnFullSeriesImagesStreamed Raises the FullSeriesImagesStreamed event.
OnLoadingCompleted Overridden. Called when the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase finishes loading a series in the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadSeries(system.string,system.string) method.
OnLoadingStarted Overridden. Called when the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase starts loading a series due to a call to the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadSeries(system.string,system.string) method.
OnViewerCellCreated Overridden. Raises the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreated event.
RetrieveImages Returns the path of the Leadtools.Dicom.DicomDataSet images for the provided series information.
SetCellRequestedImage Overridden. Called when a series Leadtools.MedicalViewer.MedicalViewerMultiCell raises the Leadtools.MedicalViewer.MedicalViewerCell.FramesRequested to set an image for display.

Public Properties

Name Description
CacheBaseFolder Gets or sets the base cache folder path.
CacheSize Gets or sets the maximum local cache size.
CertificateValidation Gets or sets the certificate validation mode.
Compression Gets or sets the compression mode.
ImagesAttributes Gets or sets the images compression options.
LoadingTextOptions Gets or sets the TextDrawingOptions to be used when the cell is still loading the full image.
ManageServiceUrl Gets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IManageService interface.
ObjectRetrieveServiceUrl Gets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IObjectRetrieveService interface.
Password Gets or sets the user password.
QueryServiceUrl Gets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IQueryService interface.
RequestTimeout Gets or sets the time-out of the WCF service request.
ServerIdentity Gets or sets the expected WCF service identity required for X509 certificate authentication mode.
StoreServiceUrl Gets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IStoreService interface.
StreamingRetiresCount Gets or sets the number of retires to call the WCF service.
ThumbnailsAttributes Gets or sets the thumbnails compression options.
UseDefaultWebProxy Gets or sets whether the MedicalWebViewerLoader should use the default proxy information to perform web requests.
UserName Gets or sets the user login name.
WCFServiceProxy Gets the WCF service proxy which is used to call the Leadtools.Dicom.WCF.DICOMService.

Public Events

Name Description
CacheInitializationFailed Occurs when connecting to the WCF service fail to retrieve the cache timeout information.
FullSeriesImagesStreamed Occurs when all the images in a series are streamed from the WCF service.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly