PortBase.DeliveryNotification(Envelope, Subscription, Service) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual void DeliveryNotification(Microsoft::XLANGs::Core::Envelope ^ env, Microsoft::XLANGs::Core::Subscription ^ sub, Microsoft::XLANGs::Core::Service ^ srv);
public virtual void DeliveryNotification (Microsoft.XLANGs.Core.Envelope env, Microsoft.XLANGs.Core.Subscription sub, Microsoft.XLANGs.Core.Service srv);
abstract member DeliveryNotification : Microsoft.XLANGs.Core.Envelope * Microsoft.XLANGs.Core.Subscription * Microsoft.XLANGs.Core.Service -> unit
override this.DeliveryNotification : Microsoft.XLANGs.Core.Envelope * Microsoft.XLANGs.Core.Subscription * Microsoft.XLANGs.Core.Service -> unit
Public Overridable Sub DeliveryNotification (env As Envelope, sub As Subscription, srv As Service)
Paramètres
- env
- Envelope
- sub
- Subscription
- srv
- Service