Service.RequestSuspend(Segment, Context, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual void RequestSuspend(Microsoft::XLANGs::Core::Segment ^ s, Microsoft::XLANGs::Core::Context ^ ctx, System::String ^ info);
public virtual void RequestSuspend (Microsoft.XLANGs.Core.Segment s, Microsoft.XLANGs.Core.Context ctx, string info);
abstract member RequestSuspend : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * string -> unit
override this.RequestSuspend : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * string -> unit
Public Overridable Sub RequestSuspend (s As Segment, ctx As Context, info As String)
パラメーター
- s
- Segment
- ctx
- Context
- info
- String