public SDKError ReclaimHost()
 {
     return(InvokeAPI(() => wrappedController.ReclaimHost()));
 }