dcmNET Class Library

DCMServer.A_ReleaseEvent Event

Occurs when the A-RELEASE Services is received.

[Visual Basic]
Public Event A_ReleaseEvent As A_ReleaseEventHandler
[C#]
public event A_ReleaseEventHandler A_ReleaseEvent;

See Also

DCMServer Class | dcmNET Namespace