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