Silverlight SDK for Microsoft Bing
CloseCompleted Event
OverviewMicrosoft.Bing.ServiceLiveSearchPortTypeClientCloseCompleted
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<AsyncCompletedEventArgs> CloseCompleted
Public Event CloseCompleted As EventHandler(Of AsyncCompletedEventArgs)
public:
 event EventHandler<AsyncCompletedEventArgs^>^ CloseCompleted {
	void add (EventHandler<AsyncCompletedEventArgs^>^ value);
	void remove (EventHandler<AsyncCompletedEventArgs^>^ value);
}

Assembly: Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)