public WaitDataAsync<T> GetWaitDataAsync( out int sign )
Public Function GetWaitDataAsync ( <OutAttribute> ByRef sign As Integer ) As WaitDataAsync(Of T)
member GetWaitDataAsync : sign : int byref -> WaitDataAsync<'T>
In This Article