DVTk API
TriggerSendAssociationAndWait Method (dicomMessage, presentationContexts)
DVTkDvtkHighLevelInterface.Dicom.ThreadsSCUTriggerSendAssociationAndWait(DicomMessage, array<PresentationContext>[]()[])
DVTk API

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

Declaration Syntax
C#Visual BasicVisual C++
public bool TriggerSendAssociationAndWait(
	DicomMessage dicomMessage,
	params PresentationContext[] presentationContexts
)
Public Function TriggerSendAssociationAndWait ( _
	dicomMessage As DicomMessage, _
	ParamArray presentationContexts As PresentationContext() _
) As Boolean
public:
bool TriggerSendAssociationAndWait(
	DicomMessage^ dicomMessage, 
	... array<PresentationContext^>^ presentationContexts
)
Parameters
dicomMessage (DicomMessage)
presentationContexts (array< PresentationContext >[]()[])

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0