Route.IsChannelIdMatch(ChannelId) Method

Definition

public bool IsChannelIdMatch(Microsoft.Agents.Core.Models.ChannelId channelId);
member this.IsChannelIdMatch : Microsoft.Agents.Core.Models.ChannelId -> bool
Public Function IsChannelIdMatch (channelId As ChannelId) As Boolean

Parameters

channelId
ChannelId

Returns

Applies to