EvalPacketAsync Method
Evaluate the packet in SOAPPacket .
Syntax
[VB.NET] Public Function EvalPacketAsync() As Task
[C#] public Task EvalPacketAsync();
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
EvalPacketAsync MethodEvaluate the packet in SOAPPacket . Syntax[VB.NET] Public Function EvalPacketAsync() As Task [C#] public Task EvalPacketAsync(); RemarksThis method is the asynchronous version of the EvalPacket method and is used to support asynchronous operations in WinRT. Please refer to EvalPacket for more information. |
||