Свойство | Тип | Описание | |
---|---|---|---|
OnAccepted | void | ||
OnEvents | void | ||
Service | int | ||
TryGetEvent | |||
UPoller | System |
Метод | Описание | |
---|---|---|
AcceptAsync ( ) : Task |
||
Add ( System.Action action ) : void | ||
Dispose ( ) : void | ||
Flush ( ) : void | ||
UPoller ( string hostName, ushort port ) : System | ||
Update ( ) : void |
Метод | Описание | |
---|---|---|
OnAccepted ( |
||
OnEvents ( ) : void | ||
Service ( ) : int | ||
TryGetEvent ( ) : |
||
UPoller ( ) : System |
public Add ( System.Action action ) : void | ||
action | System.Action | |
Результат | void |
public UPoller ( string hostName, ushort port ) : System | ||
hostName | string | |
port | ushort | |
Результат | System |