Constructor AspNetCoreReplicationResponse
AspNetCoreReplicationResponse(HttpResponse)
Creates a IReplicationResponse wrapper around the provided
Declaration
public AspNetCoreReplicationResponse(HttpResponse response)
Parameters
Type | Name | Description |
---|---|---|
HttpResponse | response | the response to wrap |