AmqpCFXEndpointKeepAliveInterval Property |
[This is preliminary documentation and is subject to change.]
Namespace:
CFX.Transport
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic static Nullable<TimeSpan> KeepAliveInterval { get; set; }
Public Shared Property KeepAliveInterval As Nullable(Of TimeSpan)
Get
Set
Property Value
Type:
NullableTimeSpan
See Also