Service.RequestSuspend(Segment, Context, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- s
- Segment
- ctx
- Context
- info
- String