CommunicatorEndWaiting Method
Sets waiting event, escapes the waiting loop and displays possible error message.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
public void EndWaiting(
string error
)
Parameters
- error String
- If this parameter is not null, ComException is raised with this message.