DicomObjects.NET.V8
DicomObjects.EventArguments Namespace / QueryReceivedArgs Class / SendPending Method



    SendPending Method
    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.0 or higher

    See Also