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