EndpointReference.getValueAsync
Method
interface EndpointReference { // ... omitted for brevity getValueAsync(cancellationToken?: cancellationToken): string;}Signature
method
getValueAsyncGets the URL of the endpoint asynchronously. Waits for the endpoint to be allocated if necessary.
getValueAsync(cancellationToken?: cancellationToken): stringParameters
cancellationTokencancellationTokenoptionalReturns
stringDefined on
This method is defined on the following type: