ITurnContext.Responded 属性

定义

获取一个值,该值指示是否为当前轮次至少发送了一个响应。

public bool Responded { get; }
member this.Responded : bool
Public ReadOnly Property Responded As Boolean

属性值

true 如果为当前轮次发送了至少一个响应,则为 ;否则为 false

适用于

另请参阅