![]() |
PerfController Class |
Namespace: DrawerBackup.Native.Server.Controllers
The PerfController type exposes the following members.
Name | Description | |
---|---|---|
![]() | PerfController | Initializes a new instance of the PerfController class |
Name | Description | |
---|---|---|
![]() | ActionContext | (Inherited from ApiController.) |
![]() | Configuration | (Inherited from ApiController.) |
![]() | ControllerContext | (Inherited from ApiController.) |
![]() | ModelState | (Inherited from ApiController.) |
![]() | Request | (Inherited from ApiController.) |
![]() | RequestContext | (Inherited from ApiController.) |
![]() | Url | (Inherited from ApiController.) |
![]() | User | (Inherited from ApiController.) |
Name | Description | |
---|---|---|
![]() | All |
List all performance variables
|
![]() | Avg |
Get the avg value of a performance variable in the current environment
|
![]() | BadRequest | (Inherited from ApiController.) |
![]() | BadRequest(String) | (Inherited from ApiController.) |
![]() | BadRequest(ModelStateDictionary) | (Inherited from ApiController.) |
![]() | Conflict | (Inherited from ApiController.) |
![]() | Content``1(HttpStatusCode, UMP) | (Inherited from ApiController.) |
![]() | Content``1(HttpStatusCode, UMP, MediaTypeFormatter) | (Inherited from ApiController.) |
![]() | Content``1(HttpStatusCode, UMP, MediaTypeFormatter, String) | (Inherited from ApiController.) |
![]() | Content``1(HttpStatusCode, UMP, MediaTypeFormatter, MediaTypeHeaderValue) | (Inherited from ApiController.) |
![]() | Created``1(String, UMP) | (Inherited from ApiController.) |
![]() | Created``1(Uri, UMP) | (Inherited from ApiController.) |
![]() | CreatedAtRoute``1(String, Object, UMP) | (Inherited from ApiController.) |
![]() | CreatedAtRoute``1(String, IDictionaryString, Object, UMP) | (Inherited from ApiController.) |
![]() | Dispose | (Inherited from ApiController.) |
![]() | Dispose(Boolean) | (Inherited from ApiController.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExecuteAsync | (Inherited from ApiController.) |
![]() | FetchAll |
List all performance variables and the values
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | First |
Get the first value of a performance variable in the current environment
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize | (Inherited from ApiController.) |
![]() | InternalServerError | (Inherited from ApiController.) |
![]() | InternalServerError(Exception) | (Inherited from ApiController.) |
![]() | Json``1(UMP) | (Inherited from ApiController.) |
![]() | Json``1(UMP, JsonSerializerSettings) | (Inherited from ApiController.) |
![]() | Json``1(UMP, JsonSerializerSettings, Encoding) | (Inherited from ApiController.) |
![]() | Last |
Get the last value of a performance variable in the current environment
|
![]() | Max |
Get the maximun value of a performance variable in the current environment
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Min |
Get the minimum value of a performance variable in the current environment
|
![]() | NotFound | (Inherited from ApiController.) |
![]() | Ok | (Inherited from ApiController.) |
![]() | Ok``1(UMP) | (Inherited from ApiController.) |
![]() | Redirect(String) | (Inherited from ApiController.) |
![]() | Redirect(Uri) | (Inherited from ApiController.) |
![]() | RedirectToRoute(String, Object) | (Inherited from ApiController.) |
![]() | RedirectToRoute(String, IDictionaryString, Object) | (Inherited from ApiController.) |
![]() | ResponseMessage | (Inherited from ApiController.) |
![]() | StatusCode | (Inherited from ApiController.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Unauthorized(AuthenticationHeaderValue) | (Inherited from ApiController.) |
![]() | Unauthorized(IEnumerableAuthenticationHeaderValue) | (Inherited from ApiController.) |
![]() | Validate``1(UMP) | (Inherited from ApiController.) |
![]() | Validate``1(UMP, String) | (Inherited from ApiController.) |
Name | Description | |
---|---|---|
![]() | GetClientIp |
Get the IP of the client of the request
(Defined by ApiExtensions.) |
![]() | ToDictionary | Overloaded.
Convert the object properties to a dictionary
(Defined by ObjectUtility.) |
![]() | ToDictionaryT | Overloaded.
Converts the object properties to a dictionary
(Defined by ObjectUtility.) |