CollectorGetProperties Method
Obtains the Chunk metadata for this measurement request.
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public Dictionary<string, string> GetProperties()
Public Function GetProperties As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ GetProperties()
member GetProperties : unit -> Dictionary<string, string>
Return Value
DictionaryString,
Stringa dictionary containing the metadata key/value strings
The returned chunk metadata is a superset of the metadata provided
by the client application. Additional measurement details are
augmented into the chunk metadata.