Click or drag to resize
Akka.NETEnterBarrierBuilderDefaultInstanceForType Property

[Missing <summary> documentation for "P:TCP.EnterBarrier.Builder.DefaultInstanceForType"]

Namespace:  TCP
Assembly:  Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public override EnterBarrier DefaultInstanceForType { get; }

Property Value

Type: EnterBarrier

Implements

IBuilderLite.DefaultInstanceForType
See Also