SynchronousCallHelper.ReleaseAll Method ()
Unblocks all of the pending actions.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Syntax
public void ReleaseAll()
public:
void ReleaseAll()
Public Sub ReleaseAll
See Also
SynchronousCallHelper Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top