IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

SendPacketAsync Method

Send a log packet to RemoteHost .

Syntax

[VB.NET]
Public Function SendPacketAsync(ByVal Facility As Integer, ByVal Severity As Integer, ByVal Message As String) As IAsyncAction
[C#]
public IAsyncAction SendPacketAsync(int facility, int severity, string message);

Remarks

This method is the asynchronous version of the SendPacket method and is used to support asynchronous operations in WinRT. Please refer to SendPacket for more information.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0