Immediately transmits any data buffered for sending over the link.
[Visual Basic]
Sub Flush()
Any calls that read from the link will flush it, so you only need to call Flush manually if you want to make sure data is sent right away even though you are not reading from the link immediately. Calls to Ready will not flush the link, so if you are sending something and then polling Ready waiting for the result to arrive (as opposed to just calling NextPacket or WaitForAnswer), you must call Flush to ensure that the data is sent.
Exceptions See AlsoIMathLink Interface | Wolfram.NETLink Namespace
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4