Command Methods

The Command type exposes the following members.

Methods

 

Name

Description

Command Methods 1:

DeepCopy

Creates a new object that is a deep copy of the current Command.

Command Methods 2:

Equals(Command)

Indicates whether the current Command is equal to another Command.

Command Methods 3:

Equals(Object)

Determines whether the specified Object is equal to the current Command.
(Overrides ObjectEquals(Object))

Command Methods 4:

GetHashCode

Serves as the default hash function.
(Overrides ObjectGetHashCode)

Command Methods 5:

GetType

Gets the Type of the current instance.
(Inherited from Object)

Command Methods 6:

SetProcessedEnd

Sets the DateTime that indicates when processing the data in this Command ended to SteadyTime.Now.

Command Methods 7:

SetProcessedStart

Sets the DateTime that indicates when processing the data in this Command started to SteadyTime.Now.

Command Methods 8:

ShallowCopy

Creates a new Command that is a shallow copy of the current Command.

Command Methods 9:

ToString

Returns a String that represents the Name of the current Command.
(Overrides ObjectToString)

Extension Methods

 

Name

Description

Command Methods 10:

ToJson

Returns an unformatted JSON String that represents the current Command.
(Defined by CommandExtensions)

Command Methods 11:

ToJson

Returns an unformatted JSON String that represents the current Command.
(Defined by CommandExtensions)

Command Methods 12:

ToJson

Returns a JSON String that represents the current Command.
(Defined by CommandExtensions)

Reference

Command Class TcHmiSrv.Core Namespace

Copyright © Beckhoff Automation GmbH & Co. KG