Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Health
Monitor
Status
Code Property
Definition
Namespace:
Centralpoint.Web
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
private
int
StatusCode
{
get
;
set
; }
VB
Copy
Private
Property
StatusCode
As
Integer
Get
Set
Property Value
Int32
See Also
Reference
HealthMonitor Class
Centralpoint.Web Namespace
In This Article
Definition
See Also