DelegationRule Class
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.
Rule that maintains a handle to the Request Queue and UrlPrefix to delegate to.
public ref class DelegationRule : IDisposable
public class DelegationRule : IDisposable
type DelegationRule = class
interface IDisposable
Public Class DelegationRule
Implements IDisposable
- Inheritance
-
DelegationRule
- Implements
Properties
QueueName |
The name of the Http.Sys request queue |
UrlPrefix |
The URL of the Http.Sys Url Prefix |
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |