Beispiel #1
0
 protected async Task ClearStateAsync()
 {
     await StateStore.DeleteAsync(GrainId);
 }