Share via


Service.ServiceDone(Segment, Context) Method

Definition

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)

Parameters

seg
Segment
ctx
Context

Applies to