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

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0