Property | Type | Description | |
---|---|---|---|
IncomingBuffer | string | ||
OutgoingBuffer | string | ||
OutgoingByteBuffer | byte[] | ||
RemoteIP | string | ||
TerminateAfterSend | bool | ||
UseAsciiOutput | bool |
Method | Description | |
---|---|---|
Interface ( ) : System | ||
ReceivedData ( string datain ) : void | ||
Run ( string commandstring ) : bool | ||
TakeTurn ( ) : bool |
public abstract Run ( string commandstring ) : bool | ||
commandstring | string | |
return | bool |