Click or drag to resize
Akka.NETInjectFailureDefaultInstanceForType Property

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

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

Property Value

Type: InjectFailure

Implements

IMessageLite.DefaultInstanceForType
See Also