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