Property | Type | Description | |
---|---|---|---|
ProcessPacketStream | Task |
Method | Description | |
---|---|---|
Client ( ) : Ark.Models | ||
Connect ( string hostname, int port ) : Task |
||
Disconnect ( ) : void | ||
Dispose ( ) : void | ||
SendPacket ( |
||
Update ( ) : Task |
Method | Description | |
---|---|---|
ProcessPacketStream ( ) : Task |
public Connect ( string hostname, int port ) : Task |
||
hostname | string | |
port | int | |
return | Task |