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.42 (1.2.3.42)
Syntax
public override InjectFailure DefaultInstanceForType { get; }

Property Value

Type: InjectFailure

Implements

IMessageLite.DefaultInstanceForType
See Also