Table of Contents

Property InstanceId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

InstanceId

Gets the activity instance id from validation payloads.

[JsonProperty("instance_id", NullValueHandling = NullValueHandling.Ignore)]
public string? InstanceId { get; }

Property Value

string