Property | Type | Description | |
---|---|---|---|
OnAccepted | void | ||
OnEvents | void | ||
Service | int | ||
TryGetEvent | |||
UPoller | System |
Method | Description | |
---|---|---|
AcceptAsync ( ) : Task |
||
Add ( System.Action action ) : void | ||
Dispose ( ) : void | ||
Flush ( ) : void | ||
UPoller ( string hostName, ushort port ) : System | ||
Update ( ) : void |
Method | Description | |
---|---|---|
OnAccepted ( |
||
OnEvents ( ) : void | ||
Service ( ) : int | ||
TryGetEvent ( ) : |
||
UPoller ( ) : System |
public UPoller ( string hostName, ushort port ) : System | ||
hostName | string | |
port | ushort | |
return | System |