public override void ExtendSessionAsync(int minutes) { m_provisioningServiceProxy.ExtendSessionAsync(minutes); }