Task<TResult> ExecuteAsync( Nullable<Object> state )
Function ExecuteAsync ( _ state As Nullable(Of Object) _ ) As Task(Of TResult)
Task<TResult>^ ExecuteAsync( Nullable<Object^> state )