Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
BeginUpdateSession | version 1.0 | no |
null-returned BeginUpdateSession() |
Caches blocks of messages; instead of sending multiple blocks containing messages, the messages are grouped. When calling wait_message_ID alias WaitMessage or getting a property, the buffer will be flushed. The number of calls to BeginUpdateSession must match the number of calls of EndUpdateSession; when this happens, the data will be flushed over the network, and all the messages will be send in one virtual packet (conserving both speed, and bandwidth). |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:21 2011 GMT | (c)2011 RadGs Software |