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

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

... Only use this method when only one thread is calling the methods for this object.
Declaration Syntax
C#Visual BasicVisual C++
public bool TriggerSendAssociationAndWait(
	DicomMessageCollection dicomMessageCollection,
	params PresentationContext[] presentationContexts
)
Public Function TriggerSendAssociationAndWait ( _
	dicomMessageCollection As DicomMessageCollection, _
	ParamArray presentationContexts As PresentationContext() _
) As Boolean
public:
bool TriggerSendAssociationAndWait(
	DicomMessageCollection^ dicomMessageCollection, 
	... array<PresentationContext^>^ presentationContexts
)
Parameters
dicomMessageCollection (DicomMessageCollection)
presentationContexts (array< PresentationContext >[]()[])
Return Value

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0