AifAzureServiceBus::exists Method
Checks whether a record exists that has the specified service namespace.
Syntax
client server public static boolean exists(AifServiceNamespace serviceNamespace)
Run On
Called
Parameters
- serviceNamespace
Type: AifServiceNamespace Extended Data Type
The service namespace to check for.
Return Value
Type: boolean
true if the record exists; otherwise, false.