Method Resolve Resolve(TResult) Fulfill the handled promise with the given data. Declaration public void Resolve(TResult value) Parameters Type Name Description TResult value