Click or drag to resize

ServiceHostBaseListCommandsRequestHandler Method

Lists possible commands of specified adapter.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected virtual void ListCommandsRequestHandler(
	ClientRequestInfo requestInfo
)
View Source

Parameters

requestInfo  ClientRequestInfo
ClientRequestInfo instance containing the client request.
See Also