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

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

Trigger a SendAssociation. ...
Declaration Syntax
C#Visual BasicVisual C++
public void TriggerSendAssociation(
	DicomMessageCollection dicomMessageCollection,
	params PresentationContext[] presentationContexts
)
Public Sub TriggerSendAssociation ( _
	dicomMessageCollection As DicomMessageCollection, _
	ParamArray presentationContexts As PresentationContext() _
)
public:
void TriggerSendAssociation(
	DicomMessageCollection^ dicomMessageCollection, 
	... array<PresentationContext^>^ presentationContexts
)
Parameters
dicomMessageCollection (DicomMessageCollection)
The DicomMessages to send.
presentationContexts (array< PresentationContext >[]()[])
The presentation contexts used to set up an association.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0