예제 #1
0
 private static resultAndWaitToken _getProgress(waitToken waitToken)
 {
     return(hostStateManager.getProgress(waitToken));
 }