Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
EndUpdateSession | version 1.0 | no |
number EndUpdateSession() |
Flushes a previously created block of messages created with BeginUpdateSession. Notice that BeginUpdateSession may be called more than once, and for each BeginUpdateSession called, an EndUpdateSession call must be made; 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 |