|
The RouterProxy object is your main interface to the UltraPort Router profile.
Usage Visual Basic Declaration Private WithEvents MyRouter As New UPRTK.Net2005.RouterProxy
Properties IsError, LastConnectedToIP, LastError, MessageBOM, MessageEOM, Tag, TagLong
Methods ClearErrors, SendHL7Message, PingTheRouter
Events HL7MessageSent, WaitingForResponse
See Also: Sample code in Getting Started
|