Click or drag to resize

DataServiceOnServiceHostCreated Method

Raises the ServiceHostCreated event.

Namespace: GSF.Historian.DataServices
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected override void OnServiceHostCreated()
View Source
Remarks
We override default behavior to update the default close timeout and to make sure the maximum number of items are allowed in the returned graph.
See Also