ModAsyncOperationResult Property |
Get the Object result of the async operation.
Namespace:
UMod
Assembly:
UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Object Result { get; protected set; }
Property Value
Type:
ObjectSee Also