IGatewayListListener.GatewayListNotification(IEnumerable<Uri>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void GatewayListNotification (System.Collections.Generic.IEnumerable<Uri> gateways);
public System.Threading.Tasks.Task GatewayListNotification (System.Collections.Generic.IEnumerable<Uri> gateways);
abstract member GatewayListNotification : seq<Uri> -> unit
abstract member GatewayListNotification : seq<Uri> -> System.Threading.Tasks.Task
Public Sub GatewayListNotification (gateways As IEnumerable(Of Uri))
Public Function GatewayListNotification (gateways As IEnumerable(Of Uri)) As Task
Parameters
- gateways
- IEnumerable<Uri>