Delegate DicomNSetRequest.ResponseDelegate
Namespace: Dicom.Network
Assembly: cs.temp.dll.dll
Syntax
public delegate void ResponseDelegate(DicomNSetRequest request, DicomNSetResponse response);
Parameters
Type | Name | Description |
---|---|---|
DicomNSetRequest | request | |
DicomNSetResponse | response |