4 references to RegistrationLifetime
System.ServiceModel (4)
System\ServiceModel\PeerResolvers\PeerDefaultCustomResolverClient.cs (4)
153
timer.Set(response.
RegistrationLifetime
);
154
this.defaultLifeTime = response.
RegistrationLifetime
;
191
this.defaultLifeTime = registerResponse.
RegistrationLifetime
;
271
this.defaultLifeTime = response.
RegistrationLifetime
;