Class PollPortEventArgs
Базовый класс для событий от портов опроса
public class PollPortEventArgs : PollEventArgs
- Inheritance
-
PollPortEventArgs
- Derived
- Inherited Members
- Extension Methods
Properties
PollPortId
Идентификатор порта опроса
public int PollPortId { get; set; }