Class SessionBehavior
Namespace: Consul
Assembly: Consul.dll
public class SessionBehavior : IEquatable<SessionBehavior>
Inheritance
Implements
Inherited Members
object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
Behavior
public string Behavior { get; }
Property Value
Delete
public static SessionBehavior Delete { get; }
Property Value
Release
public static SessionBehavior Release { get; }
Property Value
Methods
Equals(SessionBehavior)
public bool Equals(SessionBehavior other)
Parameters
other
SessionBehavior
Returns
Equals(object)
public override bool Equals(object other)
Parameters
other
object
Returns
GetHashCode()
public override int GetHashCode()