IHostManagementAddHistoricalCommunicationAsync Method
Records information in the communication history asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task AddHistoricalCommunicationAsync(
HistoricalCommunication historicalCommunication
)
Function AddHistoricalCommunicationAsync (
historicalCommunication As HistoricalCommunication
) As Task
- historicalCommunication HistoricalCommunication
- HistoricalCommunication model with the historical data communication information.
TaskA task representing the asynchronous operation.