Table of Contents

Constructor RestServerAgent

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

RestServerAgent()

Initializes a new instance of the RestServerAgent class.

public RestServerAgent()

RestServerAgent(string)

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

public RestServerAgent(string name)

Parameters

name string

The name of the agent.