ResourceNotificationService.tryGetResourceState
Method
interface ResourceNotificationService { // ... omitted for brevity tryGetResourceState(resourceName: string): ResourceEventDto;}Signature
method
tryGetResourceStateTries to get the current state of a resource.
tryGetResourceState(resourceName: string): ResourceEventDtoParameters
resourceNamestringReturns
ResourceEventDtoDefined on
This method is defined on the following type: