[This is preliminary documentation and is subject to change.]
Class constructor.
| C# | Visual Basic | Visual C++ |
public CommunicationNode( string ipAddress, ushort portNumber, string aeTitle )
Public Sub New ( _ ipAddress As String, _ portNumber As UShort, _ aeTitle As String _ )
public: CommunicationNode( String^ ipAddress, unsigned short portNumber, String^ aeTitle )
- ipAddress (String)
- IP Address.
- portNumber (UInt16)
- Port Number.
- aeTitle (String)
- AE Title.