ServiceHostBase::OnEndOpen Method (IAsyncResult^)
.NET Framework (current version)
Completes an asynchronous operation invoked on the opening of the service host.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- result
-
Type:
System::IAsyncResult^
The IAsyncResult returned by a call to the OnBeginOpen(TimeSpan, AsyncCallback^, Object^) method.
.NET Framework
Available since 3.0
Available since 3.0
Show: