You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement IAsyncInterceptor interface to intercept invocations, invocation.Proceed() re enter InterceptAsynchronous if we perform async operations with awai
#232
Implement Option 1 like this
If in Step 1 and Step, if we use await with asynchronous operations, then when invocation.Proceed() it will re enter the InterceptAsynchronous
The text was updated successfully, but these errors were encountered: