메소드 | 설명 | |
---|---|---|
ChaosService ( StatefulServiceContext context ) : System | ||
GetEventsAsync ( ) : Task |
||
StartAsync ( ) : Task |
Starts the test.
|
|
StopAsync ( ) : Task |
메소드 | 설명 | |
---|---|---|
CreateServiceReplicaListeners ( ) : IEnumerable |
||
RunAsync ( |
메소드 | 설명 | |
---|---|---|
StoreEventAsync ( string eventString ) : Task |
This method saves the description (eventString) and timestamp of the recentmost induced fault as a ChaosEntry in a Reliable Dictionary
|
|
TestScenarioProgressChanged ( object sender, |
This is the event-handler for the events coming into from ChaosTestScenario
|
public ChaosService ( StatefulServiceContext context ) : System | ||
context | StatefulServiceContext | |
리턴 | System |
protected CreateServiceReplicaListeners ( ) : IEnumerable |
||
리턴 | IEnumerable |
protected RunAsync ( |
||
runAsyncCancellationToken | ||
리턴 | Task |