NotificationSource Class
Represents the source of a Notification object or NotificationChangeRequest object.
Assembly: CoreProviders (in CoreProviders.dll)
Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications::NotificationSource
| Name | Description | |
|---|---|---|
![]() | Equals(NotificationSource^) | Compares one NotificationSource object to another NotificationSource object. |
![]() | Equals(Object^) | Calls the Equals method with the specified object.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Returns a hash code for the NotificationSource object.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Returns a String that represents the current object.(Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(NotificationSource^, NotificationSource^) | Compares two NotificationSource objects for equality by using the == operator. |
![]() ![]() | Inequality(NotificationSource^, NotificationSource^) | Compares two NotificationSource objects for inequality by using the != operator. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



