2 writes to RegistrationLifetime
System.ServiceModel (2)
System\ServiceModel\PeerResolvers\RefreshResponseInfo.cs (2)
25
this.
RegistrationLifetime
= registrationLifetime;
54
this.body.
RegistrationLifetime
= value;
1 reference to RegistrationLifetime
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\RefreshResponseInfo.cs (1)
39
get { return body.
RegistrationLifetime
; }