Click or drag to resize

SelfHostingServiceServiceHostStarted Event

Occurs when the ServiceHost has can process requests via all of its endpoints.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public event EventHandler ServiceHostStarted
View Source

Value

EventHandler

Implements

ISelfHostingServiceServiceHostStarted
See Also