DicomObjects.NET8 Documentation
DicomObjects.DicomWeb.WebClient Namespace / StorageCommitmentWebClient Class
Properties Methods

In This Topic
    StorageCommitmentWebClient Class Members
    In This Topic

    The following tables list the members exposed by StorageCommitmentWebClient.

    Public Constructors
     NameDescription
    Public Constructor Create a new StorageCommitmentWebClient oject  
    Top
    Public Properties
     NameDescription
    Public Property Client certificate file (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property Client certificate password (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property Extra Http Headers should users wish to add to the Request (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property The weighting to use for the outgoing applicaiton/json+dicom accept header (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property The raw result of the last operation (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property Web client server certificate validation callbcak (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property UID of the Storage Commitment request transaction  
    Public Property The weighting to use for the outgoing applicaiton/xml+dicom accept header (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Top
    Public Methods
     NameDescription
    Public Method Issue an async NPI retrieve request with the object UID  
    Public Method Issue an async NPI retrieve request with the object UID  
    Public Method Issue a DICOM Web Storage Commitment request with the transaction UID  
    Public Method Issue a DICOM Web Storage Commitment request with the transaction UID  
    Top
    See Also