dcmNET Class Library

DCMServer.N_ActionEvent Event

Occurs when the N-ACTION Service is received.

[Visual Basic]
Public Event N_ActionEvent As DimseEventHandler
[C#]
public event DimseEventHandler N_ActionEvent;

See Also

DCMServer Class | dcmNET Namespace