DicomObjects.NET8 Documentation
DicomObjects.DicomWeb Namespace / WorklistEventArgs Class / SetSuccess Method



In This Topic
    SetSuccess Method (WorklistEventArgs)
    In This Topic
    Set Worklist transaction SUCCESS response
    Syntax
    'Declaration
     
    
    Public Sub SetSuccess() 
    'Usage
     
    
    Dim instance As WorklistEventArgs
     
    instance.SetSuccess()
    public void SetSuccess()
    public:
    void SetSuccess(); 
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also