HelperCreateUniqueName Method
Provided for convenience only; creates a unique ID, to be used by applications
when naming
ITopic or
IQueue instances.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public static string CreateUniqueName(
string prefix
)
- prefix String
- Optional, if specified, the UniqueName will have the following format prefix/uuid.
StringReturns a unique ID