IMathLinkReady Property
Indicates whether the link has data waiting to be read.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
ReadOnly Property Ready As Boolean
Get
property bool Ready {
bool get ();
}
abstract Ready : bool with get
Property Value
Boolean
Ready tells you whether the next call that reads data will block or not.