Example #1
0
 public IBytesMessage CreateBytesMessage()
 {
     return(session.CreateBytesMessage());
 }