The following tables list the members exposed by DicomWCFStreamer.
Name | Description | |
---|---|---|
DicomWCFStreamer Constructor | Initializes a new instance of the DicomWCFStreamer class. |
Name | Description | |
---|---|---|
Disposed | Gets a value indicating if the object has been disposed. | |
ManageServiceEndPointAddress | Gets or Sets the WCF Service address which implement the IManageService interface. | |
ObjectRetrieveServiceEndPointAddress | Gets or Sets the WCF Service address which implement the IObjectRetrieveService interface. | |
Password | Gets or Sets the user password. | |
QueryServiceEndPointAddress | Gets or Sets the WCF Service address which implement the IQueryService interface. | |
RequestTimeout | Gets or Sets the time-out of the WCF service request. | |
StoreServiceEndPointAddress | Gets or Sets the WCF Service address which implement the IStoreService interface. | |
StreamingRetiresCount | Gets or Sets the number of retires to call the WCF service. | |
UseDefaultWebProxy | Gets or Sets whether the DicomWCFStreamer should use the default proxy information to perform web requests. | |
UserName | Gets or Sets the user name. | |
ValidationMode | Gets or Sets the certificate validation mode. |
Name | Description | |
---|---|---|
ChangePassword | Call this to change the user password. | |
Dispose | Overloaded. | |
FindObjectInstance | Query for DICOM objects information based on search parameters. | |
FindObjectInstanceEx | Query for DICOM objects information based on search parameters. | |
FindSeries | Query for a DICOM Series information using search parameters. | |
FindStudies | Queries for the DICOM studies information from the DICOM service using matching parameters. | |
GetCacheTimeout | Get the current user cache time-out in days as specified by the administrator. | |
GetDicomImage | Retrieve a DICOM image from a DICOM object. | |
GetDicomObject | Retrieve a DICOM object. | |
GetImage | Retrieve a DICOM image with the user specified compression options. | |
GetImageInfo | Retrieve general image information for a DICOM object. | |
GetObjectTags | Retrieve DICOM and image information for queried DICOM objects. | |
GetObjectType | Return the DICOM object type. | |
GetPrecompressedImagesFormat | Get the server stored Pre-compressed images formats for the specified DICOM objects. | |
GetStorageOptions | Get the administrator storage options for different compressions | |
StreamSeriesImages | Retrieve the images of the specified series. |
Name | Description | |
---|---|---|
CreateManageServiceBinding | Creates a Binding object for the Manage service | |
CreateObjectRetrieveServiceBinding | Creates a Binding object for the ObjectRetrieve service | |
CreateQueryServiceBinding | Creates a Binding object for the Query service | |
CreateStoreServiceBinding | Creates a Binding object for the Store service | |
Finalize | Overridden. Overrides the Object.Finalize method. |