Mercury API
TransactMessage Method (msg, time_out)
NamespacesOrg.LLRP.LTK.LLRPV1LLRPEndPointTransactMessage(Message, Int32)

[Missing <summary> documentation for M:Org.LLRP.LTK.LLRPV1.LLRPEndPoint.TransactMessage(Org.LLRP.LTK.LLRPV1.DataType.Message,System.Int32)]

Declaration Syntax
C#Visual BasicVisual C++
public Message TransactMessage(
	Message msg,
	int time_out
)
Public Function TransactMessage ( _
	msg As Message, _
	time_out As Integer _
) As Message
public:
Message^ TransactMessage(
	Message^ msg, 
	int time_out
)
Parameters
msg (Message)

[Missing <param name="msg"/> documentation for "M:Org.LLRP.LTK.LLRPV1.LLRPEndPoint.TransactMessage(Org.LLRP.LTK.LLRPV1.DataType.Message,System.Int32)"]

time_out (Int32)

[Missing <param name="time_out"/> documentation for "M:Org.LLRP.LTK.LLRPV1.LLRPEndPoint.TransactMessage(Org.LLRP.LTK.LLRPV1.DataType.Message,System.Int32)"]

Return Value

[Missing <returns> documentation for M:Org.LLRP.LTK.LLRPV1.LLRPEndPoint.TransactMessage(Org.LLRP.LTK.LLRPV1.DataType.Message,System.Int32)]

Assembly: LLRP (Module: LLRP) Version: 1.0.0.6 (1.0.0.6)