The following tables list the members exposed by MedicalWebViewerStreamer.
Name | Description | |
---|---|---|
![]() | MedicalWebViewerStreamer Constructor | Initializes an new instance of the MedicalWebViewerStreamer class. |
Name | Description | |
---|---|---|
![]() | Busy | (Inherited from Leadtools.Web.Services.ServiceStreamer<RasterImage, Object>) |
![]() | 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. |
![]() | ManageServiceUrl | Gets or Sets the WCF Service URL which implement the IManageService interface. |
![]() | MixedSeriesCellDisplay |
Gets or sets the display mode of a series images in the |
![]() | ObjectRetrieveServiceUrl | Gets or Sets the WCF Service URL which implement the IObjectRetrieveService interface. |
![]() | Password | Gets or Sets the user password. |
![]() | QueryServiceUrl | Gets or Sets the WCF Service URL which implement the IQueryService interface. |
![]() | RequestTimeout | Gets or Sets the time-out of the WCF service request. |
![]() | SeriesCells | Get an array of MedicalViewerCell which are created by this class. |
![]() | SeriesModeColumns | Gets the default number of columns for the series display. |
![]() | SeriesModeRows | Gets the default number of rows for the series display. |
![]() | 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 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 MedicalWebViewerStreamer 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 DICOMService. |
Name | Description | |
---|---|---|
![]() | StreamsLimit | Overridden. Overloaded. Inherited from Generic ServiceStreamer |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. |
![]() | FindDisplayedCellSOPInstanceUID | Find the SOP Instance UID string for the image displayed in the specified Cell. |
![]() | GetDicomInformation | Get DICOM objects information for the requested series. |
![]() | GetDicomInformationEx | Get DICOM objects information for the requested series. |
![]() | GetSeries | Retrieves the series information. |
![]() | GetSeriesRepresentativeThumbnail | Retrieves a thumbnail image for the specified series. |
![]() | GetStrippedDicomFile | Retrieve a DICOM object information without the image data. |
![]() | GetStudy | Retrieves the study information. |
![]() | StartSeriesStreaming | Start the process of streaming the series images and information from the web and initialize the MedicalViewer control. |
![]() | StartStreaming | (Inherited from Leadtools.Web.Services.ServiceStreamer<RasterImage, Object>) |
Name | Description | |
---|---|---|
![]() | CreateCache | Creates a Cache object. |
![]() | CreateStreamer | Creates a DicomWCFStreamer object to consume the DICOM Service. |
![]() | Finalize | Overridden. Overrides the Object.Finalize method. |
![]() | GetCache | Retrieve a Cache object. |
![]() | OnCallService | Overridden. Overloaded. Inherited from Generic ServiceStreamer |
![]() | OnStreamingCompleted | Overridden. Overloaded. Inherited from Generic ServiceStreamer |
![]() | OnStreamingError | Raised the StreamingError event. |
![]() | ProcessStream | Overridden. Overloaded. Inherited from Generic ServiceStreamer |
![]() | UpdateUI | Overridden. Overloaded. Inherited from Generic ServiceStreamer |
Name | Description | |
---|---|---|
![]() | CacheInitializationFailed | Occurs when connecting to the WCF service fail to retrieve the cache timeout information. |
![]() | ProgressState | Provide information for the current state of the streaming process. |
![]() | RequestedImageStreamed | Occurs when a new image requested for display in the MedicalViewer is streamed and initialized. |
![]() | StreamingCanceled | Occurs when the streaming process is cancelled. |
![]() | StreamingError | Occurs when an error or exception occur during the streaming process. |
![]() | StreamingStopped | Occurs when all MedicalViewerCell maintained by this class are removed. |