Gets or sets the current instance (Singleton activation only) of the registered component.
Declaring type: ComponentRegistration
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public object SingletonInstance { get; set; }
Property Value

There is no description.