TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library
Admin.GetDestinationBridge Method
public
DestinationBridgeInfo
GetDestinationBridge(
DestinationType
sourceType
,
string
sourceName
,
DestinationType
targetType
,
string
targetName
);
Exceptions
Exception Type
Condition
AdminInvalidNameException
if the source our target names or types are not valid
See Also
Admin Class
|
TIBCO.EMS.ADMIN Namespace