Concept Framework 1.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: Thu Oct 15 20:02:06 2009 GMT | (c)2009 RadGs Software |