class DOCore
This class performs settings related to duplicated objects.
Instances of this class are generated and destroyed by the system automatically. Use the DOCore::GetInstance
function to get a pointer to an object of this class when an NetZ
instance has been generated.
S |
GetInstance
|
Returns a pointer to a DOCore instance. |
---|---|---|
GetMaxUserDOReliableSendBufferNum
|
Gets the maximum number of send buffers used for reliable communication of user DOs. | |
SetMaxUserDOReliableSendBufferNum
|
Sets the maximum number of send buffers used for reliable communication of user DOs. | |
GetMaxUserRMCReliableSendBufferNum
|
Gets the maximum number of send buffers used for reliable communication of user remote method calls. | |
SetMaxUserRMCReliableSendBufferNum
|
Sets the maximum number of send buffers used for reliable communication of user remote method calls. |
CONFIDENTIAL