ResourceNotificationService.publishResourceUpdate
Method
interface ResourceNotificationService { // ... omitted for brevity publishResourceUpdate( resource: IResource, state?: string, stateStyle?: string): void;}Signature
method
publishResourceUpdate Publishes an update for a resource's state
publishResourceUpdate( resource: IResource, state?: string, stateStyle?: string): voidParameters
resource IResource state string optional stateStyle string optional Defined on
This method is defined on the following type: