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