DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomServer Class / CStoreRequest Event

In This Topic
    CStoreRequest Event
    In This Topic
    Event fired when the object receives a DICOM connection request
    Syntax
    'Declaration
     
    
    Public Event CStoreRequest As CStoreRequestHandler
    public event CStoreRequestHandler CStoreRequest
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also