Table of Contents

Constructor RestClientAgent

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

RestClientAgent()

Initializes a new instance of the RestClientAgent class.

public RestClientAgent()

RestClientAgent(string)

Initializes a new instance of the RestClientAgent class with the specified name.

public RestClientAgent(string name)

Parameters

name string

The name of the agent.