Interface ITcpListenerService
- Namespace
- NLightning.Application.NLTG.Interfaces
- Assembly
- NLightning.Application.NLTG.dll
public interface ITcpListenerService
Methods
StartAsync(CancellationToken)
Task StartAsync(CancellationToken cancellationToken)
Parameters
cancellationToken
CancellationToken
Returns
StopAsync()
Task StopAsync()