openPDC Historian Help
ServiceHostCreated Event
NamespacesTVA.Historian.ServicesServiceServiceHostCreated

[This is preliminary documentation and is subject to change.]

Occurs when the ServiceHost has been created for the specified ServiceUri.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler ServiceHostCreated
Public Event ServiceHostCreated As EventHandler
public:
virtual  event EventHandler^ ServiceHostCreated {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
Remarks
When ServiceHostCreated event is fired, changes like adding new endpoints, can be made to the ServiceHost.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.0.0