SynchronousOperationException Constructor (String)
Initializes a new instance of the SynchronousOperationException class using the specified message.
Namespace: System.Web.Mvc.Async
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The following table shows the initial property values for an instance of SynchronousOperationException.
Property | Value |
|---|---|
nullptr. | |
The error message string specified in message. |
Show: