메소드 | 설명 | |
---|---|---|
Connect ( string ipAddress, int portNo ) : Task |
||
ProcessResponseWaitPacket ( |
||
SendAndWaitResponse ( |
||
SendAndWaitResponse ( |
||
SendAndWaitResponse ( |
||
SendAndWaitResponse ( |
메소드 | 설명 | |
---|---|---|
AwaitableMethod ( |
||
NetworkClosed ( |
||
NetworkConnected ( |
public Connect ( string ipAddress, int portNo ) : Task |
||
ipAddress | string | |
portNo | int | |
리턴 | Task |
public ProcessResponseWaitPacket ( |
||
packet | ||
리턴 | bool |
public SendAndWaitResponse ( |
||
packet | ||
responsePacketId | ushort | |
리턴 | Task |
public SendAndWaitResponse ( |
||
packet | ||
responsePacketId | ushort | |
predicate | bool>.Func | |
리턴 | Task |
public SendAndWaitResponse ( |
||
packet | ||
responsePacketId | ushort | |
predicate | bool>.Func | |
timeout | int | |
리턴 | Task |
public SendAndWaitResponse ( |
||
packet | ||
responsePacketId | ushort | |
timeout | int | |
리턴 | Task |