OpenAIAssistantAgent.PollingOptions 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 polling behavior for run processing.
public Microsoft.SemanticKernel.Agents.OpenAI.RunPollingOptions PollingOptions { get; }
member this.PollingOptions : Microsoft.SemanticKernel.Agents.OpenAI.RunPollingOptions
Public ReadOnly Property PollingOptions As RunPollingOptions