DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / QueryReceivedArgs Class / SendPending Method






    SendPending Method (QueryReceivedArgs)
    Return a pending response
    Syntax
    'Declaration
     
    
    Public Sub SendPending() 
     
    'Usage
     
    
    Dim instance As QueryReceivedArgs
     
    instance.SendPending()
    Remarks

    The status response is FF00. This method may be useful to keep an association "alive"

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also