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