SuspendRequestCmd Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| SuspendRequestCmd(Segment, Context, SuspendInfo) | |
| SuspendRequestCmd(Segment, Context, SuspendInfo, Boolean) |
SuspendRequestCmd(Segment, Context, SuspendInfo)
public:
SuspendRequestCmd(Microsoft::XLANGs::Core::Segment ^ s, Microsoft::XLANGs::Core::Context ^ ctx, Microsoft::XLANGs::Core::SuspendInfo ^ info);
public SuspendRequestCmd(Microsoft.XLANGs.Core.Segment s, Microsoft.XLANGs.Core.Context ctx, Microsoft.XLANGs.Core.SuspendInfo info);
new Microsoft.XLANGs.Core.SuspendRequestCmd : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.SuspendInfo -> Microsoft.XLANGs.Core.SuspendRequestCmd
Public Sub New (s As Segment, ctx As Context, info As SuspendInfo)
Parameter
- s
- Segment
- ctx
- Context
- info
- SuspendInfo
Gilt für:
SuspendRequestCmd(Segment, Context, SuspendInfo, Boolean)
public:
SuspendRequestCmd(Microsoft::XLANGs::Core::Segment ^ s, Microsoft::XLANGs::Core::Context ^ ctx, Microsoft::XLANGs::Core::SuspendInfo ^ info, bool atomic);
public SuspendRequestCmd(Microsoft.XLANGs.Core.Segment s, Microsoft.XLANGs.Core.Context ctx, Microsoft.XLANGs.Core.SuspendInfo info, bool atomic);
new Microsoft.XLANGs.Core.SuspendRequestCmd : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.SuspendInfo * bool -> Microsoft.XLANGs.Core.SuspendRequestCmd
Public Sub New (s As Segment, ctx As Context, info As SuspendInfo, atomic As Boolean)
Parameter
- s
- Segment
- ctx
- Context
- info
- SuspendInfo
- atomic
- Boolean