Property | Type | Description | |
---|---|---|---|
FillCache | void | ||
FillCache | void |
Method | Description | |
---|---|---|
ExpireMembers ( MacheteContext db ) : bool |
Expires active workers based on expiration date
|
|
Initialize ( MacheteContext db ) : void | ||
ReactivateMembers ( MacheteContext db ) : bool |
Reactivates sanctioned workers based on reactivation date
|
|
Refresh ( MacheteContext db ) : void | ||
getCache ( ) : IEnumerable |
Method | Description | |
---|---|---|
FillCache ( ) : void | ||
FillCache ( MacheteContext db ) : void |
public static ExpireMembers ( MacheteContext db ) : bool | ||
db | MacheteContext | |
return | bool |
public static Initialize ( MacheteContext db ) : void | ||
db | MacheteContext | |
return | void |
public static ReactivateMembers ( MacheteContext db ) : bool | ||
db | MacheteContext | |
return | bool |
public static Refresh ( MacheteContext db ) : void | ||
db | MacheteContext | |
return | void |