Gets or sets the correlation set for wiring remote delegates.
Declaring type: BeforeInvokeEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public List<DelegateCorrelationInfo> DelegateCorrelationSet { get; set; }
Property Value

There is no description.