2 writes to maxReconnectBackoffMs_
InteropClient (2)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (2)
2870
maxReconnectBackoffMs_
= other.maxReconnectBackoffMs_;
2888
maxReconnectBackoffMs_
= value;
2 references to maxReconnectBackoffMs_
InteropClient (2)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (2)
2870
maxReconnectBackoffMs_ = other.
maxReconnectBackoffMs_
;
2886
get { return
maxReconnectBackoffMs_
; }