ReadOnlyObservableNotificationCollection.Start Method ()
Starts the subscription that is represented by the ReadOnlyObservableNotificationCollection object.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications
Assembly: CoreProviders (in CoreProviders.dll)
Syntax
public void Start()
public:
void Start()
Public Sub Start
See Also
ReadOnlyObservableNotificationCollection Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications Namespace
Return to top