Silverlight SDK for Microsoft Bing
OpenCompleted Event
OverviewMicrosoft.Bing.ServiceLiveSearchPortTypeClientOpenCompleted
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<AsyncCompletedEventArgs> OpenCompleted
Public Event OpenCompleted As EventHandler(Of AsyncCompletedEventArgs)
public:
 event EventHandler<AsyncCompletedEventArgs^>^ OpenCompleted {
	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)