method BeepProfile.Send (Message)
Sends the message using this profile.

  TypeDescription 
   Message as IBeepMessage Reference to the message that should be sent. 
 

Send method is used to send message to remote peer. Profile should create structure that will be readable by remote peer (using corresponding profile), and pass it to Beep's transport service.