2 writes to RegistrationLifetime
System.ServiceModel (2)
System\ServiceModel\PeerResolvers\RegisterResponseInfo.cs (2)
26
this.
RegistrationLifetime
= registrationLifetime;
64
this.body.
RegistrationLifetime
= value;
1 reference to RegistrationLifetime
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\RegisterResponseInfo.cs (1)
49
get { return this.body.
RegistrationLifetime
; }