LBM .Net API Documentation
send Method
Namespacescom.latencybusters.lbmLBMContextsend()()()
Members
IconMemberDescription
send(String, String, array<Byte>[]()[], Int32, Int32)
Send a unicast immediate message to a specific topic

send(String, String, LBMRequest, LBMEventQueue, Int32)
Send a unicast immediate request to a specific topic (specifying an Event Queue for processing of the response(s))

send(String, String, LBMRequest, Int32)
Send a unicast immediate request to a specific topic

send(String, array<Byte>[]()[], Int32, Int32)
Send a multicast immediate message to a specific topic

send(String, LBMRequest, LBMEventQueue, Int32)
Send a multicast immediate request to a specific topic (specifying an Event Queue for processing of the response(s))

send(String, LBMRequest, Int32)
Send a multicast immediate request to a specific topic

send(String, String, array<Byte>[]()[], Int32, Int32, LBMSourceSendExInfo)
Send a multicast immediate message on a specific topic to a queue. (UMQ only)

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0