protected virtual Task OnDmtpCreatedChannel(
CreateChannelEventArgs e
)
Protected Overridable Function OnDmtpCreatedChannel (
e As CreateChannelEventArgs
) As Task
abstract OnDmtpCreatedChannel :
e : CreateChannelEventArgs -> Task
override OnDmtpCreatedChannel :
e : CreateChannelEventArgs -> Task
[缺少 "M:TouchSocket.Dmtp.TcpDmtpClient.OnDmtpCreatedChannel(TouchSocket.Dmtp.CreateChannelEventArgs)" 的 <returns> 文档]