C# Class ChatterBox.Client.Voip.Utils.SystemInfo

显示文件 Open project: openpeer/ChatterBox Class Usage Examples

Public Properties

Property Type Description
ActiveProcessorMask System.IntPtr
AllocationGranularity uint
MaximumApplicationAddress System.IntPtr
MinimumApplicationAddress System.IntPtr
NumberOfProcessors uint
PageSize uint
ProcessorArchitecture ProcessorArchitecture
ProcessorLevel ushort
ProcessorRevision ushort
ProcessorType uint

Property Details

ActiveProcessorMask public_oe property

public IntPtr,System ActiveProcessorMask
return System.IntPtr

AllocationGranularity public_oe property

public uint AllocationGranularity
return uint

MaximumApplicationAddress public_oe property

public IntPtr,System MaximumApplicationAddress
return System.IntPtr

MinimumApplicationAddress public_oe property

public IntPtr,System MinimumApplicationAddress
return System.IntPtr

NumberOfProcessors public_oe property

public uint NumberOfProcessors
return uint

PageSize public_oe property

public uint PageSize
return uint

ProcessorArchitecture public_oe property

public ProcessorArchitecture ProcessorArchitecture
return ProcessorArchitecture

ProcessorLevel public_oe property

public ushort ProcessorLevel
return ushort

ProcessorRevision public_oe property

public ushort ProcessorRevision
return ushort

ProcessorType public_oe property

public uint ProcessorType
return uint