C# Compiler Error – CS1996 cannot await in the body of a lock state
In this blog post, you’ll learn more about the C# Compiler Error – CS1996 and the related message description
C# Compiler Error Code
CS1996
C# Compiler Description for the Code :CS1996
Cannot await in the body of a lock statement
Leave Your Comment