Share via


RunStreamEvent(String) Constructor

Definition

Initializes a new instance of RunStreamEvent.

public RunStreamEvent(string value);
new Azure.AI.Agents.Persistent.RunStreamEvent : string -> Azure.AI.Agents.Persistent.RunStreamEvent
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to