프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Init | void | ||
ReadPacketAsync | Task |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
OsXTapInterface ( string interfaceNameOrPath ) : System | ||
Pause ( ) : void | ||
ReceiveFrame ( Emul8.Network.EthernetFrame frame ) : void | ||
Resume ( ) : void | ||
Start ( ) : void |
메소드 | 설명 | |
---|---|---|
Init ( ) : void | ||
ReadPacketAsync ( ) : Task |
public OsXTapInterface ( string interfaceNameOrPath ) : System | ||
interfaceNameOrPath | string | |
리턴 | System |
public ReceiveFrame ( Emul8.Network.EthernetFrame frame ) : void | ||
frame | Emul8.Network.EthernetFrame | |
리턴 | void |