HttpRequestSequenceMock.Setup(MockHttpMessageHandler) 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.
Configures the initial conditions.
public override void Setup (RichardSzalay.MockHttp.MockHttpMessageHandler handler);
override this.Setup : RichardSzalay.MockHttp.MockHttpMessageHandler -> unit
Public Overrides Sub Setup (handler As MockHttpMessageHandler)
Parameters
- handler
- RichardSzalay.MockHttp.MockHttpMessageHandler
The HttpMessageHandler.