1 implementation of BeginRenew
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustChannel.cs (1)
1121public IAsyncResult BeginRenew(System.IdentityModel.Protocols.WSTrust.RequestSecurityToken rst, AsyncCallback callback, object state)
1 reference to BeginRenew
System.ServiceModel (1)
System\ServiceModel\Security\IWSTrustChannelContract.cs (1)
99/// Completes the asynchronous send operation initiated by <see cref="BeginRenew" />.