Click or drag to resize

IServicePolicyApply Method

Apply the policy to the request

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 3.0.481-alpha
Syntax
void Apply(
	RestRequestMessage request
)

Parameters

request
Type: RestSrvr.MessageRestRequestMessage

[Missing <param name="request"/> documentation for "M:RestSrvr.IServicePolicy.Apply(RestSrvr.Message.RestRequestMessage)"]

See Also