Share via


OpenAIAssistantAgent.PollingOptions Property

Definition

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

Property Value

Applies to