1 implementation of Get
OrleansServer (1)
Program.cs (1)
19
public ValueTask<int>
Get
()
1 reference to Get
OrleansClient (1)
Program.cs (1)
14
return await grain.
Get
();