MqReconnectInterval Property |
异常时重连间隔,单位:秒,默认:60seconds
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public int ReconnectInterval { get; }
Public ReadOnly Property ReconnectInterval As Integer
Get
public:
property int ReconnectInterval {
int get ();
}
member ReconnectInterval : int with get
Property Value
Type:
Int32See Also