1 implementation of Renew
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustChannel.cs (1)
1249
public Message
Renew
(Message message)
2 references to Renew
System.ServiceModel (2)
System\ServiceModel\Security\WSTrustChannel.cs (2)
1005
return ReadResponse(this.Contract.
Renew
(CreateRequest(rst, RequestTypes.Renew)));
1251
return Contract.
Renew
(message);