Subscription.Receive(Segment, Context, Envelope, Boolean) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- s
- Segment
- ctx
- Context
- env
- Envelope
- topOnly
- Boolean