Gets or sets a value indicating whether this CallInterceptor is enabled.
Declaring type: CallInterceptor
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public bool Enabled { get; set; }
Property Value
true if enabled; otherwise, false.