summaryP:DotNetNuke.Services.EventQueue.Config.SubscriberInfo.Address

Namespace: DotNetNuke.Services.EventQueue.Config
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Address { get; set; }
Visual Basic
Public Property Address As String
	Get
	Set

See Also