Changes

Jump to navigation Jump to search
482 bytes added ,  15:30, 5 November 2019
no edit summary
Line 274: Line 274:     
This is the Receive version of RequestSystemUpdateTaskRun.
 
This is the Receive version of RequestSystemUpdateTaskRun.
 +
 +
This creates the [[#IAsyncResult]] object + the async [[#Contents_Delivery|thread]] which handles the [[#IAsyncResult]] operation, which uses the state previously setup by [[#Cmd69]]. This throws an error if the object was already created.
    
== Cmd73 ==
 
== Cmd73 ==
Line 295: Line 297:     
This is the Send version of [[#Cmd72]].
 
This is the Send version of [[#Cmd72]].
 +
 +
This creates the [[#IAsyncResult]] object + the async [[#Contents_Delivery|thread]] which handles the [[#IAsyncResult]] operation, which uses the state previously setup by [[#Cmd76]]. This throws an error if the object was already created.
    
== Cmd78 ==
 
== Cmd78 ==

Navigation menu