AgentInvocationContext.IdGenerator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ID generator for creating unique identifiers.
public Azure.AI.AgentServer.Core.Common.Id.IIdGenerator IdGenerator { get; }
member this.IdGenerator : Azure.AI.AgentServer.Core.Common.Id.IIdGenerator
Public ReadOnly Property IdGenerator As IIdGenerator