Click or drag to resize
AsyncResultTResult Property
Result of async opperation.

Namespace: PatchKit.Async
Assembly: PatchKit.Async (in PatchKit.Async.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public T Result { get; }

Property Value

Type: T
See Also