Async methods The following types of methods are supported : void int Task Task<int> async Task async Task<int> Task result types will be awaited automatically