コード例 #1
0
 public override void ExtendSessionAsync(int minutes)
 {
     m_provisioningServiceProxy.ExtendSessionAsync(minutes);
 }