Interface IApplicationInfo

Contains information about an application

Namespace: TSD.API.Remoting
Assembly: TSD.API.Remoting.dll
Syntax
public interface IApplicationInfo

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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next