public static void Start<TService>(
this TService service,
IPHost iPHost
)
where TService : IUdpSession
<ExtensionAttribute>
Public Shared Sub Start(Of TService As IUdpSession) (
service As TService,
iPHost As IPHost
)
[<ExtensionAttribute>]
static member Start :
service : 'TService *
iPHost : IPHost -> unit when 'TService : IUdpSession
[缺少 "M:TouchSocket.Sockets.ServiceExtension.Start``1(``0,TouchSocket.Sockets.IPHost)" 的 <param name="service"/> 文档]
[缺少 "M:TouchSocket.Sockets.ServiceExtension.Start``1(``0,TouchSocket.Sockets.IPHost)" 的 <param name="iPHost"/> 文档]
[缺少 "M:TouchSocket.Sockets.ServiceExtension.Start``1(``0,TouchSocket.Sockets.IPHost)" 的 <typeparam name="TService"/> 文档]
Exception | |
ArgumentNullException |