| ApplicationHealthInfoWaitState Property |
Wait state threads
Namespace:
SanteDB.DisconnectedClient.Services.Model
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public int WaitState { get; set; }
Public Property WaitState As Integer
Get
Set
public:
property int WaitState {
int get ();
void set (int value);
}
member WaitState : int with get, set
Property Value
Type:
Int32See Also