ResponseExtensions.ThrowIfExceptionResponse(Response) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void ThrowIfExceptionResponse (this Orleans.Serialization.Invocation.Response response);
static member ThrowIfExceptionResponse : Orleans.Serialization.Invocation.Response -> unit
<Extension()>
Public Sub ThrowIfExceptionResponse (response As Response)
Parameters
- response
- Response