DelegationRule Class

Definition

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.

Applies to