Concept Framework 2.2 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: Sun Jan 27 18:15:18 2013 GMT | (c)2013 Devronium Applications |