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