public Task UpgradeConnectionAsync( AsyncCompletedEventHandler callback, object userState = null )
Public Function UpgradeConnectionAsync( _ ByVal callback As AsyncCompletedEventHandler, _ ByVal userState As Object = null _ ) As Task
public: Task UpgradeConnectionAsync( AsyncCompletedEventHandler^ callback, Object^ userState = null );