TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

DestinationInfo.Static Property

Determine if this destination is static.

public bool Static {get;}

Remarks

A destination is static if it is explicitly configured on the server. Temporary destinations and destinations created by the client without being configured on the server are not static. Only static destinations can be modified. Attempts to modify dynamic and temporary destinations will throw an exception.

See Also

DestinationInfo Class | TIBCO.EMS.ADMIN Namespace