DVTk API
DicomThread..::.SendingMessageEventHandler Delegate
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadDicomThread..::.SendingMessageEventHandler
DVTk API

[This is preliminary documentation and is subject to change.]

Delegate used for the SendingMessageEvent event.
Declaration Syntax
C#Visual BasicVisual C++
public delegate void SendingMessageEventHandler(
	DicomProtocolMessage dicomProtocolMessage
)
Public Delegate Sub SendingMessageEventHandler ( _
	dicomProtocolMessage As DicomProtocolMessage _
)
public delegate void SendingMessageEventHandler(
	DicomProtocolMessage^ dicomProtocolMessage
)
Parameters
dicomProtocolMessage (DicomProtocolMessage)

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0