The IUnsolicitedMessages type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsAcceptPending |
This method returns true if there is an outstanding accept response pending for a running report.
|
![]() | IsCompleted |
This method returns true if the currently active report has completed.
|
![]() | MessageQueue |
This method returns a string collection of messages from the runtime system as a response from a colon command.
|
![]() | ReportMessageQueue |
This method returns a string collection of messages from the runtime system as a response from a report initiation.
|
See Also