[TIBCO.EMS .NET Admin client library 5.1 documentation]

The channel's multicast address.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public string Address { get; }
Public ReadOnly Property Address As String
public:
property String^ Address {
	String^ get ();
}

Return Value

the channel's multicast address.

See Also