[This is preliminary documentation and is subject to change.]
Only use this method when only one thread is calling the methods for this object.
| C# | Visual Basic | Visual 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 )
- dicomMessageCollection (DicomMessageCollection)
- presentationContexts (array< PresentationContext >[]()[])
Boolean - indicating success or not.