Show / Hide Table of Contents

Class ClientAppInstance

Represent a JSPrintManager Client App instance.

Inheritance
System.Object
ClientAppInstance
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Neodynamic.Blazor
Assembly: cs.temp.dll.dll
Syntax
public class ClientAppInstance

Properties

Port

The TCP port the instance is listening to.

Declaration
public int Port { get; set; }
Property Value
Type Description
System.Int32

User

The system user name.

Declaration
public string User { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com