public Task<ReportMessage> GetResponseAsync( IPEndPoint receiver )
Public Function GetResponseAsync ( receiver As IPEndPoint ) As Task(Of ReportMessage)
public: Task<ReportMessage^>^ GetResponseAsync( IPEndPoint^ receiver )
member GetResponseAsync : receiver : IPEndPoint -> Task<ReportMessage>
function GetResponseAsync(receiver);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.