Click or drag to resize

NetServerSendToAll Method

Overload List
  NameDescription
Public methodSendToAll(NetOutgoingMessage, NetDeliveryMethod)
Send a message to all connections
Public methodSendToAll(NetOutgoingMessage, NetDeliveryMethod, Int32)
Send a message to all connections
Public methodSendToAll(NetOutgoingMessage, NetConnection, NetDeliveryMethod, Int32)
Send a message to all connections except one
Top
See Also