Service.ServiceDone(Segment, Context) 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:
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