waitForResourceState
Function
interface ResourceNotificationService { // ... omitted for brevity waitForResourceState( resourceName: string, targetState?: string): void;}Signature
method
waitForResourceState Waits for a resource to reach a specified state
waitForResourceState( resourceName: string, targetState?: string): voidParameters
resourceName string targetState string optional Applies to
This function is an extension method on the following types: