TelegramTcpAddressEditorGetAddress Method |
Returns a ProtocolAddress that represents the configuration defined by this object.
Namespace: Demo3D.HLE.Comms.NetAssembly: Demo3D.HLE (in Demo3D.HLE.dll) Version: 19.00.00
Syntaxpublic override ProtocolAddress GetAddress()
Return Value
ProtocolAddressThe protocol address according to the current setting of the editor properties.
See Also