Skip to content

NegotiationOutcome

class · namespace Hazel

Result of a negotiation attempt.

public sealed class NegotiationOutcome

Properties

Message

public string Message { get; init; }

Session

public NegotiatedSession Session { get; init; }

Success

public bool Success { get; init; }

Validation

public ValidationResult Validation { get; init; }

Source: Hazel/Learn/ContractNegotiator.cs