Service.RequestForceSuspend(Segment, Context, String) Method
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:
virtual void RequestForceSuspend(Microsoft::XLANGs::Core::Segment ^ s, Microsoft::XLANGs::Core::Context ^ ctx, System::String ^ info);
public virtual void RequestForceSuspend (Microsoft.XLANGs.Core.Segment s, Microsoft.XLANGs.Core.Context ctx, string info);
abstract member RequestForceSuspend : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * string -> unit
override this.RequestForceSuspend : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * string -> unit
Public Overridable Sub RequestForceSuspend (s As Segment, ctx As Context, info As String)
Parameters
- s
- Segment
- ctx
- Context
- info
- String