Method | Description | |
---|---|---|
CEchoResponse ( EvilDICOM.Network.DIMSE.CEchoRequest req, Status status ) : System.Collections.Generic |
Used to generate a new Echo Response from an Echo Request
|
|
CEchoResponse ( DICOMObject d ) : System.Collections.Generic |
public CEchoResponse ( EvilDICOM.Network.DIMSE.CEchoRequest req, Status status ) : System.Collections.Generic | ||
req | EvilDICOM.Network.DIMSE.CEchoRequest | the request that is being responded to |
status | Status | the status of the echo |
return | System.Collections.Generic |
public CEchoResponse ( DICOMObject d ) : System.Collections.Generic | ||
d | DICOMObject | |
return | System.Collections.Generic |