| IRunnable Interface |
Executes a task in a separate thread.
Namespace:
OBCOM.NetSwitchLib.Servers
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax public interface IRunnable
Public Interface IRunnable
The IRunnable type exposes the following members.
Methods
| Name | Description |
---|
| Run |
Executes a task in a separate thread.
|
TopSee Also