IApplication |
Contains information about an application
Namespace: TSD.API.Remoting
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IApplicationInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
HostName | Gets the name of the host of the application | |
Port | Gets the number of the port the application runs on | |
Title | Gets the title of the application | |
Version | Gets the version of the application |
See Also