protected virtual Task OnCreateChannel(
	CreateChannelEventArgs e
)Protected Overridable Function OnCreateChannel ( 
	e As CreateChannelEventArgs
) As Taskabstract OnCreateChannel : 
        e : CreateChannelEventArgs -> Task 
override OnCreateChannel : 
        e : CreateChannelEventArgs -> Task [缺少 "M:TouchSocket.Dmtp.AspNetCore.WebSocketDmtpSessionClient.OnCreateChannel(TouchSocket.Dmtp.CreateChannelEventArgs)" 的 <param name="e"/> 文档]
[缺少 "M:TouchSocket.Dmtp.AspNetCore.WebSocketDmtpSessionClient.OnCreateChannel(TouchSocket.Dmtp.CreateChannelEventArgs)" 的 <returns> 文档]