示例#1
0
 void OnPing(object sender, BinaryArgs e)
 {
 }
 private void MyCustomBinaryController_OnOutgoingBinary(object sender, BinaryArgs e)
 {
     //  If you want to send additional info, it can be done here aswell
 }
 private void MyCustomBinaryController_OnOutgoingBinary(object sender, BinaryArgs e)
 {
     //  If you want to send additional info, it can be done here aswell
 }