Share via


WebHostBufferPolicySelector Constructor

Initializes a new instance of the WebHostBufferPolicySelector class.

Namespace:  System.Web.Http.WebHost
Assembly:  System.Web.Http.WebHost (in System.Web.Http.WebHost.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New WebHostBufferPolicySelector()
public WebHostBufferPolicySelector()
public:
WebHostBufferPolicySelector()
new : unit -> WebHostBufferPolicySelector
public function WebHostBufferPolicySelector()

See Also

Reference

WebHostBufferPolicySelector Class

System.Web.Http.WebHost Namespace