Service.StackFrame(Service, Context, Segment) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
StackFrame(Microsoft::XLANGs::Core::Service ^ srv, Microsoft::XLANGs::Core::Context ^ cxt, Microsoft::XLANGs::Core::Segment ^ seg);
public StackFrame (Microsoft.XLANGs.Core.Service srv, Microsoft.XLANGs.Core.Context cxt, Microsoft.XLANGs.Core.Segment seg);
new Microsoft.XLANGs.Core.Service.StackFrame : Microsoft.XLANGs.Core.Service * Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.Segment -> Microsoft.XLANGs.Core.Service.StackFrame
Public Sub New (srv As Service, cxt As Context, seg As Segment)
Parameters
- srv
- Service
- cxt
- Context
- seg
- Segment