Show / Hide Table of Contents

Struct ClientID

ClientID

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: ERC.Structures
Assembly: ERC.Net.dll
Syntax
public struct ClientID

Fields

ProcessId

ProcessID

Declaration
public IntPtr ProcessId
Field Value
Type Description
System.IntPtr

ThreadId

ThreadID

Declaration
public IntPtr ThreadId
Field Value
Type Description
System.IntPtr
Back to top Generated by DocFX