Service.ServiceDone(Segment, Context) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
void ServiceDone(Microsoft::XLANGs::Core::Segment ^ seg, Microsoft::XLANGs::Core::Context ^ ctx);
public void ServiceDone (Microsoft.XLANGs.Core.Segment seg, Microsoft.XLANGs.Core.Context ctx);
member this.ServiceDone : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context -> unit
Public Sub ServiceDone (seg As Segment, ctx As Context)
參數
- seg
- Segment
- ctx
- Context