EnableRequest Class

Definition

Describes a receiver that should be resubscribed.

public class EnableRequest
type EnableRequest = class
Public Class EnableRequest
Inheritance
EnableRequest

Constructors

EnableRequest()

Initializes a new instance of the EnableRequest class.

EnableRequest(String)

Initializes a new instance of the EnableRequest class.

Properties

ReceiverName

Gets or sets the name of the receiver to resubscribe.

Methods

Validate()

Validate the object.

Applies to