TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.DestroyDestinationBridge Method 

public void DestroyDestinationBridge(
   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