BetterMemoryStream.CachedCompletedInt32Task
Type JSONinternal struct in <global>
Type metadata
- Assembly
Romestead - Namespace
<global> - Base type
System.ValueType - Hash
5382833FF9F13E13EEF09306F0489F1F969DA9B292345E88DBF11590C3A5C2A9
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_task# | private | private System.Threading.Tasks.Task<System.Int32> _task |
Methods
GetTask
#
public System.Threading.Tasks.Task<System.Int32> GetTask(System.Int32 result)
Method metadata
- Visibilitypublic
- Return type
System.Threading.Tasks.Task<System.Int32> - StaticFalse
- VirtualFalse
- Hash
2F6DBD27DA1107FCFF26BE4832D6A4E22E3E911DAC9F1B85CB53676BDAA58D8C - Body hash
AB6E29DBEF06C8BC757B16D3D07CC5B0A216AF1F41A4AD4A1CD907F51DD6115E - IL size37
Referenced calls
System.Threading.Tasks.Task<System.Int32>::get_Result()System.Threading.Tasks.Task::FromResult(!!0)