Subscription.Receive(Segment, Context, Envelope, Boolean) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- s
- Segment
- ctx
- Context
- env
- Envelope
- topOnly
- Boolean