public class StdProtoBusProps extends Object
| Constructor and Description |
|---|
StdProtoBusProps() |
| Modifier and Type | Method and Description |
|---|---|
long |
getStackSize() |
long |
getTerminationTimeout() |
int |
getThreadCount() |
void |
setStackSize(long stackSize) |
void |
setTerminationTimeout(long terminationTimeout) |
void |
setThreadCount(int threadCount) |
public long getTerminationTimeout()
public void setTerminationTimeout(long terminationTimeout)
public int getThreadCount()
public void setThreadCount(int threadCount)
public long getStackSize()
public void setStackSize(long stackSize)
Copyright © 2012–2017 MARID software development group. All rights reserved.