TerminateRequestCmd(Context, String) 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:
TerminateRequestCmd(Microsoft::XLANGs::Core::Context ^ ctx, System::String ^ info);
public TerminateRequestCmd (Microsoft.XLANGs.Core.Context ctx, string info);
new Microsoft.XLANGs.Core.TerminateRequestCmd : Microsoft.XLANGs.Core.Context * string -> Microsoft.XLANGs.Core.TerminateRequestCmd
Public Sub New (ctx As Context, info As String)
Parameters
- ctx
- Context
- info
- String