DVTk API
TriggerSendAssociationAndWait Method (dicomMessageCollection, presentationContexts)
DVTkDvtk.DvtkDicomEmulators.BasesHliScuTriggerSendAssociationAndWait(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
Boolean - indicating success or not.

Assembly: DvtkDicomEmulators (Module: DvtkDicomEmulators) Version: 0.0.0.0