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

Get the certified messaging name used by this transport for TIBCO Rendezvous Certified Messaging.

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

Syntax

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

Field Value

the certified messaging name used by this transport.

See Also