| Package | Description |
|---|---|
| stella.telescope |
| Modifier and Type | Method and Description |
|---|---|
private TplAbort |
OpenPilarSocket.commenceTplAbort(boolean killit,
int what)
Sends a new TPL abort command with the default command completition
timeout.
|
private TplAbort |
Pilar3Socket.commenceTplAbort(boolean killit,
int what)
Sends a new TPL abort command with the default command completition
timeout.
|
private TplAbort |
OpenPilarSocket.commenceTplAbort(boolean killit,
int what,
long timeout)
Sends a new TPL abort command.
|
private TplAbort |
Pilar3Socket.commenceTplAbort(boolean killit,
int what,
long timeout)
Sends a new TPL abort command.
|