Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Remote
RemoteSettings Class
RemoteSettings Properties
Adapters Property
BackoffPeriod Property
CommandAckTimeout Property
Config Property
Dispatcher Property
FlushWait Property
InitialSysMsgDeliveryTimeout Property
LogBufferSizeExceeding Property
LogReceive Property
LogSend Property
QuarantineDuration Property
QuarantineSilentSystemTimeout Property
RemoteLifecycleEventsLogLevel Property
RetryGateClosedFor Property
ShutdownTimeout Property
StartupTimeout Property
SysMsgAckTimeout Property
SysMsgBufferSize Property
SysResendLimit Property
SysResendTimeout Property
TransportNames Property
Transports Property
TrustedSelectionPaths Property
UntrustedMode Property
UsePassiveConnections Property
WatchFailureDetectorConfig Property
WatchFailureDetectorImplementationClass Property
WatchHeartbeatExpectedResponseAfter Property
WatchHeartBeatInterval Property
WatchUnreachableReaperInterval Property
RemoteSettings
LogSend Property
TBD
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
bool
LogSend
{
get
;
set
; }
member
LogSend
:
bool
with
get
,
set
Property Value
Type:
Boolean
See Also
Reference
RemoteSettings Class
Akka.Remote Namespace
Akka.NET Home
|
Learn Akka.NET