Property AppName
AppName
If different client applications are connected to a single server and face any connection failure, AppName identifies each different client application after the client reestablishes the connection.
Declaration
public string AppName { get; set; }
Property Value
Type | Description |
---|---|
System.String | Client application name. |