IPendingResult<T> Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IPendingResult<out T>
type IPendingResult<'T> = interface
Public Interface IPendingResult(Of Out T)
Type Parameters
- T
Properties
HasResult | |
Result |