Programming with Reflection
AsyncTransportEnabled property
Syntax |
object.AsyncTransportEnabled |
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection reverts to polling mode for host interactions. This property is mainly used for diagnostic purposes.
This property causes an error when Reflection is connected to a host. Use the Connected property to determine if a connection already exists.
The default is True.