Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System
Totale classi: 1364, di cui
- 414 nuove
- 585 modificate
- 0 rimosse
Pagina ... 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 ...
System.Diagnostics.InstanceData = | ||
---|---|---|
= | .ctor () | |
= | InstanceName | |
= | RawValue | |
= | Sample |
System.Diagnostics.InstanceDataCollection = | ||
---|---|---|
= | .ctor () | |
= | Contains (String instanceName) | |
= | CopyTo (InstanceData[] instances, Int32 index) | |
= | CounterName | |
= | Item [String instanceName] | |
= | Keys | |
= | Values |
System.Diagnostics.InstanceDataCollectionCollection = | ||
---|---|---|
= | .ctor () | |
= | Contains (String counterName) | |
= | CopyTo (InstanceDataCollection[] counters, Int32 index) | |
= | Item [String counterName] | |
= | Keys | |
= | Values |
System.Diagnostics.MonitoringDescriptionAttribute = | ||
---|---|---|
= | .ctor () | |
= | Description |
System.Diagnostics.PerformanceCounter != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | DefaultFileMappingSize | |
= | DefaultFileMappingSize | |
= | BeginInit () | |
= | BeginInit () | |
= | Close () | |
= | Close () | |
= | CloseSharedResources () | |
= | CloseSharedResources () | |
= | Decrement () | |
= | Decrement () | |
= | EndInit () | |
= | EndInit () | |
= | Increment () | |
= | Increment () | |
= | IncrementBy (Int64 value) | |
= | IncrementBy (Int64 value) | |
= | NextSample () | |
= | NextSample () | |
= | NextValue () | |
= | NextValue () | |
= | RemoveInstance () | |
= | RemoveInstance () | |
= | CategoryName | |
= | CategoryName | |
= | CounterHelp | |
= | CounterHelp | |
= | CounterName | |
= | CounterName | |
= | CounterType | |
= | CounterType | |
+ | InstanceLifetime | |
= | InstanceName | |
= | InstanceName | |
= | MachineName | |
= | MachineName | |
= | RawValue | |
= | RawValue | |
= | ReadOnly | |
= | ReadOnly |
System.Diagnostics.PerformanceCounterCategory != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | CounterExists (String counterName) | |
= | CounterExists (String counterName, String categoryName) | |
= | CounterExists (String counterName, String categoryName, String machineName) | |
= | CounterExists (String counterName) | |
= | CounterExists (String counterName, String categoryName) | |
= | CounterExists (String counterName, String categoryName, String machineName) | |
= | Create (String categoryName, String categoryHelp, CounterCreationDataCollection counterData) | |
= | Create (String categoryName, String categoryHelp, String counterName, String counterHelp) | |
= | Create (String categoryName, String categoryHelp, String counterName, String counterHelp) | |
+ | Create (String categoryName, String categoryHelp, PerformanceCounterCategoryType categoryType, String counterName, String counterHelp) | |
= | Create (String categoryName, String categoryHelp, CounterCreationDataCollection counterData) | |
+ | Create (String categoryName, String categoryHelp, PerformanceCounterCategoryType categoryType, CounterCreationDataCollection counterData) | |
= | Delete (String categoryName) | |
= | Delete (String categoryName) | |
= | Exists (String categoryName) | |
= | Exists (String categoryName, String machineName) | |
= | Exists (String categoryName) | |
= | Exists (String categoryName, String machineName) | |
= | GetCategories () | |
= | GetCategories (String machineName) | |
= | GetCategories () | |
= | GetCategories (String machineName) | |
= | GetCounters () | |
= | GetCounters (String instanceName) | |
= | GetCounters () | |
= | GetCounters (String instanceName) | |
= | GetInstanceNames () | |
= | GetInstanceNames () | |
= | InstanceExists (String instanceName) | |
= | InstanceExists (String instanceName, String categoryName) | |
= | InstanceExists (String instanceName, String categoryName, String machineName) | |
= | InstanceExists (String instanceName) | |
= | InstanceExists (String instanceName, String categoryName) | |
= | InstanceExists (String instanceName, String categoryName, String machineName) | |
= | ReadCategory () | |
= | ReadCategory () | |
= | CategoryHelp | |
= | CategoryHelp | |
= | CategoryName | |
= | CategoryName | |
+ | CategoryType | |
= | MachineName | |
= | MachineName |
System.Diagnostics.PerformanceCounterManager = | ||
---|---|---|
= | .ctor () |
System.Diagnostics.PerformanceCounterPermission = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | PermissionEntries |
System.Diagnostics.PerformanceCounterPermissionAccess != | ||
---|---|---|
= | Administer | |
= | Administer | |
= | Browse | |
= | Browse | |
= | Instrument | |
= | Instrument | |
= | None | |
= | None | |
+ | Read | |
= | value__ | |
= | value__ | |
+ | Write |
System.Diagnostics.PerformanceCounterPermissionAttribute = | ||
---|---|---|
= | .ctor () | |
= | CreatePermission () | |
= | CategoryName | |
= | MachineName | |
= | PermissionAccess |
System.Diagnostics.PerformanceCounterPermissionEntry = | ||
---|---|---|
= | .ctor () | |
= | CategoryName | |
= | MachineName | |
= | PermissionAccess |
System.Diagnostics.PerformanceCounterPermissionEntryCollection = | ||
---|---|---|
= | Add (PerformanceCounterPermissionEntry value) | |
= | AddRange (PerformanceCounterPermissionEntry[] value) | |
= | AddRange (PerformanceCounterPermissionEntryCollection value) | |
= | Contains (PerformanceCounterPermissionEntry value) | |
= | CopyTo (PerformanceCounterPermissionEntry[] array, Int32 index) | |
= | IndexOf (PerformanceCounterPermissionEntry value) | |
= | Insert (Int32 index, PerformanceCounterPermissionEntry value) | |
= | Remove (PerformanceCounterPermissionEntry value) | |
= | Item [Int32 index] |
System.Diagnostics.PerformanceCounterType = | ||
---|---|---|
= | AverageBase | |
= | AverageCount64 | |
= | AverageTimer32 | |
= | CounterDelta32 | |
= | CounterDelta64 | |
= | CounterMultiBase | |
= | CounterMultiTimer | |
= | CounterMultiTimer100Ns | |
= | CounterMultiTimer100NsInverse | |
= | CounterMultiTimerInverse | |
= | CounterTimer | |
= | CounterTimerInverse | |
= | CountPerTimeInterval32 | |
= | CountPerTimeInterval64 | |
= | ElapsedTime | |
= | NumberOfItems32 | |
= | NumberOfItems64 | |
= | NumberOfItemsHEX32 | |
= | NumberOfItemsHEX64 | |
= | RateOfCountsPerSecond32 | |
= | RateOfCountsPerSecond64 | |
= | RawBase | |
= | RawFraction | |
= | SampleBase | |
= | SampleCounter | |
= | SampleFraction | |
= | Timer100Ns | |
= | Timer100NsInverse | |
= | value__ |
System.Diagnostics.Process != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
+ | ErrorDataReceived | |
= | Exited | |
= | Exited | |
+ | OutputDataReceived | |
+ | BeginErrorReadLine () | |
+ | BeginOutputReadLine () | |
+ | CancelErrorRead () | |
+ | CancelOutputRead () | |
= | Close () | |
= | Close () | |
= | CloseMainWindow () | |
= | CloseMainWindow () | |
= | EnterDebugMode () | |
= | EnterDebugMode () | |
= | GetCurrentProcess () | |
= | GetCurrentProcess () | |
= | GetProcessById (Int32 processId, String machineName) | |
= | GetProcessById (Int32 processId) | |
= | GetProcessById (Int32 processId, String machineName) | |
= | GetProcessById (Int32 processId) | |
= | GetProcesses () | |
= | GetProcesses (String machineName) | |
= | GetProcesses () | |
= | GetProcesses (String machineName) | |
= | GetProcessesByName (String processName) | |
= | GetProcessesByName (String processName, String machineName) | |
= | GetProcessesByName (String processName) | |
= | GetProcessesByName (String processName, String machineName) | |
= | Kill () | |
= | Kill () | |
= | LeaveDebugMode () | |
= | LeaveDebugMode () | |
= | Refresh () | |
= | Refresh () | |
= | Start () | |
= | Start (String fileName) | |
= | Start (String fileName, String arguments) | |
= | Start (ProcessStartInfo startInfo) | |
= | Start () | |
+ | Start (String fileName, String userName, SecureString password, String domain) | |
+ | Start (String fileName, String arguments, String userName, SecureString password, String domain) | |
= | Start (String fileName) | |
= | Start (String fileName, String arguments) | |
= | Start (ProcessStartInfo startInfo) | |
= | ToString () | |
= | ToString () | |
= | WaitForExit (Int32 milliseconds) | |
= | WaitForExit () | |
= | WaitForExit (Int32 milliseconds) | |
= | WaitForExit () | |
= | WaitForInputIdle (Int32 milliseconds) | |
= | WaitForInputIdle () | |
= | WaitForInputIdle (Int32 milliseconds) | |
= | WaitForInputIdle () | |
= | BasePriority | |
= | BasePriority | |
= | EnableRaisingEvents | |
= | EnableRaisingEvents | |
= | ExitCode | |
= | ExitCode | |
= | ExitTime | |
= | ExitTime | |
= | Handle | |
= | Handle | |
= | HandleCount | |
= | HandleCount | |
= | HasExited | |
= | HasExited | |
= | Id | |
= | Id | |
= | MachineName | |
= | MachineName | |
= | MainModule | |
= | MainModule | |
= | MainWindowHandle | |
= | MainWindowHandle | |
= | MainWindowTitle | |
= | MainWindowTitle | |
= | MaxWorkingSet | |
= | MaxWorkingSet | |
= | MinWorkingSet | |
= | MinWorkingSet | |
= | Modules | |
= | Modules | |
= | NonpagedSystemMemorySize | |
= | NonpagedSystemMemorySize | |
+ | NonpagedSystemMemorySize64 | |
= | PagedMemorySize | |
= | PagedMemorySize | |
+ | PagedMemorySize64 | |
= | PagedSystemMemorySize | |
= | PagedSystemMemorySize | |
+ | PagedSystemMemorySize64 | |
= | PeakPagedMemorySize | |
= | PeakPagedMemorySize | |
+ | PeakPagedMemorySize64 | |
= | PeakVirtualMemorySize | |
= | PeakVirtualMemorySize | |
+ | PeakVirtualMemorySize64 | |
= | PeakWorkingSet | |
= | PeakWorkingSet | |
+ | PeakWorkingSet64 | |
= | PriorityBoostEnabled | |
= | PriorityBoostEnabled | |
= | PriorityClass | |
= | PriorityClass | |
= | PrivateMemorySize | |
= | PrivateMemorySize | |
+ | PrivateMemorySize64 | |
= | PrivilegedProcessorTime | |
= | PrivilegedProcessorTime | |
= | ProcessName | |
= | ProcessName | |
= | ProcessorAffinity | |
= | ProcessorAffinity | |
= | Responding | |
= | Responding | |
+ | SessionId | |
= | StandardError | |
= | StandardError | |
= | StandardInput | |
= | StandardInput | |
= | StandardOutput | |
= | StandardOutput | |
= | StartInfo | |
= | StartInfo | |
= | StartTime | |
= | StartTime | |
= | SynchronizingObject | |
= | SynchronizingObject | |
= | Threads | |
= | Threads | |
= | TotalProcessorTime | |
= | TotalProcessorTime | |
= | UserProcessorTime | |
= | UserProcessorTime | |
= | VirtualMemorySize | |
= | VirtualMemorySize | |
+ | VirtualMemorySize64 | |
= | WorkingSet | |
= | WorkingSet | |
+ | WorkingSet64 |
Powered by Ricciolo