Subscription.Receive(Segment, Context, Envelope, Boolean) 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 bool Receive(Microsoft::XLANGs::Core::Segment ^ s, Microsoft::XLANGs::Core::Context ^ ctx, [Runtime::InteropServices::Out] Microsoft::XLANGs::Core::Envelope ^ % env, bool topOnly);
public virtual bool Receive (Microsoft.XLANGs.Core.Segment s, Microsoft.XLANGs.Core.Context ctx, out Microsoft.XLANGs.Core.Envelope env, bool topOnly);
abstract member Receive : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * Envelope * bool -> bool
override this.Receive : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * Envelope * bool -> bool
Public Overridable Function Receive (s As Segment, ctx As Context, ByRef env As Envelope, topOnly As Boolean) As Boolean
Paramètres
- s
- Segment
- ctx
- Context
- env
- Envelope
- topOnly
- Boolean