DispatcherProcessingDisabled Members
.NET Framework 3.5
Represents the Dispatcher when it is in a disable state and provides a means to re-enable dispatcher processing.
The DispatcherProcessingDisabled type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispose | Re-enables dispatcher processing. |
|
Equals | Determines whether the specified DispatcherProcessingDisabled object is equal to this DispatcherProcessingDisabled object. (Overrides ValueType.Equals(Object).) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Gets a hash code for this instance. (Overrides ValueType.GetHashCode().) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
|
Equality | Determines whether two DispatcherProcessingDisabled objects are equal. |
|
Inequality | Determines whether two DispatcherProcessingDisabled objects are not equal. |