Returns the number of entries on the Back stack.
public Task<T> BackCountAsync<T>( AsyncHandle asyncHandle, Func<Response, T> onResult )
Public Function BackCountAsync(Of T) ( asyncHandle As AsyncHandle, onResult As Func(Of Response, T) ) As Task(Of T)