Interface ICommandServer
Provides a way to start a server that understands remote commands
public interface ICommandServer : IDisposable
- Inherited Members
Methods
Start()
Starts the server.
void Start()
Provides a way to start a server that understands remote commands
public interface ICommandServer : IDisposable
Starts the server.
void Start()