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