![]() | MonitorActionFlatModel Class |
Namespace: DoubleTake.Web.Models
The MonitorActionFlatModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | MonitorActionFlatModel | Initializes a new instance of the MonitorActionFlatModel class |
Name | Description | |
---|---|---|
![]() | Input |
Gets or sets the input arguments.
|
![]() | Name |
Gets or sets the name.
|
![]() | RemoteServerCredentials |
Gets or sets the remote server credentials.
|
![]() | RemoteServerUri |
Gets or sets the remote server on which to run this action. Set this to
to run the action locally.
|
![]() | Timeout |
Gets or sets the timeout.
|
![]() | UniqueId |
Gets or sets the unique id for this query.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |