Свойство | Type | Description | |
---|---|---|---|
Init | void | ||
ReadPacketAsync | Task |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
OsXTapInterface ( string interfaceNameOrPath ) : System | ||
Pause ( ) : void | ||
ReceiveFrame ( Emul8.Network.EthernetFrame frame ) : void | ||
Resume ( ) : void | ||
Start ( ) : void |
Méthode | Description | |
---|---|---|
Init ( ) : void | ||
ReadPacketAsync ( ) : Task |
public OsXTapInterface ( string interfaceNameOrPath ) : System | ||
interfaceNameOrPath | string | |
Résultat | System |
public ReceiveFrame ( Emul8.Network.EthernetFrame frame ) : void | ||
frame | Emul8.Network.EthernetFrame | |
Résultat | void |