Share via


StorageOperationStatus.CheckSyncContext Method ()

 

Checks if a synchronous request has been made in the user-interface thread.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Syntax

protected void CheckSyncContext()
protected:
void CheckSyncContext()
Protected Sub CheckSyncContext

See Also

StorageOperationStatus Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top