Share via


AifAzureServiceBus::find Method

Finds the record that has the matching service namespace.

Syntax

client server public static AifAzureServiceBus find(AifServiceNamespace serviceNamespace, [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    A Boolean value that indicates whether the record is being selected for update.

Return Value

Type: AifAzureServiceBus Table
The matching record if it is found; otherwise, an empty record.

See Also

Reference

AifAzureServiceBus Table