DicomObjects Reference
DicomObjects Reference
/
DicomConnection Object
/ Wait Method
Collapse All
Expand All
In This Topic
Wait Method
In This Topic
Description
Wait for data transmission to complete
Syntax
Visual Basic
Public
Sub
Wait()
Remarks
This value may used by an application wishing to operate synchronously without using the
ActionComplete
event or setting
Mode
to doSync. If Mode is doSync, then this method will always return immediately.
See Also
DicomConnection Object
|
DicomConnection Members