Share via


ChaosParameters.Context Property

Definition

Gets the bag of (key, value) pairs that was passed while starting Chaos

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.Dictionary<string,string> Context { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Context : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Context As Dictionary(Of String, String)

Property Value

Attributes

Applies to