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

The channel's multicast interface.

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

Syntax

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

Return Value

the channel's multicast interface.

See Also