ServiceBusConnectionStringBuilder.GetAbsoluteRuntimeEndpoints Method
Definition
Retrieves the absolute runtime endpoints.
public System.Collections.Generic.IList<Uri> GetAbsoluteRuntimeEndpoints ();
member this.GetAbsoluteRuntimeEndpoints : unit -> System.Collections.Generic.IList<Uri>
Public Function GetAbsoluteRuntimeEndpoints () As IList(Of Uri)