Try Playground
Show / Hide Table of Contents

Property AppName

AppName

If different client applications are connected to server and because of any issue which results in connection failure with server, after the client again establishes connection “AppName” is used to identify these different client applications.

Data type is string. Its optional.If value is not set it takes the value of the process id.

Declaration
public string AppName { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2017 Alachisoft