NetworkObject..::..Send Method
   This will send a messages targered to this object on network
  
   This event will be redirected to the target network object
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void Send( int eventCode, DataStream writer, DeliveryMode mode )

