Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When the request queue is opened or created, the calling application receives a handle to it that can be used to send requests or configure the request queue. Calling HttpSetUrlGroupProperty with HttpServerBindingProperty and supplying the request queue handle in the HTTP_BINDING_INFO structure, specified in the pPropertyInformation parameter, associates the URL group with the request queue. Request queue properties are set only by the application that creates the request queue. For example, to set the server queue length property, the creator application calls HttpSetRequestQueueProperty specifying HttpServerQueueLengthProperty in the Property parameter.