Gemstone Communication Library
C#
VB
C++
JavaScript
Show/Hide TOC
Server
Base
Multicast Method
Overload List
Multicast(
Byte
)
Sends data to all of the connected clients synchronously.
Multicast(String)
Sends data to all of the connected clients synchronously.
Multicast(
Byte
, Int32, Int32)
Sends data to all of the connected clients synchronously.
See Also
Reference
ServerBase Class
Gemstone.Communication Namespace
In This Article
Overload List
See Also