Show / Hide Table of Contents

Class RFC1006CommunicationInfo

Inheritance
System.Object
ConnectionInfo
ConnectionInfo
RFC1006CommunicationInfo
Inherited Members
ConnectionInfo.ip
ConnectionInfo.port
ConnectionInfo.server
ConnectionInfo.ToString()
ConnectionInfo.autoconnect
ConnectionInfo.autoconnectdelay
ConnectionInfo.id
ConnectionInfo.numberofdigits
ConnectionInfo.log
ConnectionInfo.name
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: Experior.Core.Communication.TCPIP
Assembly: Experior.Core.dll
Syntax
[Serializable]
public class RFC1006CommunicationInfo : ConnectionInfo

Fields

rfc1006

Declaration
public Xcelgo.Communication.SocketInfoRFC1006 rfc1006
Field Value
Type Description
Xcelgo.Communication.SocketInfoRFC1006
Back to top Generated by DocFX