SubscriptionWrapper.Destroy(Service, 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 Destroy(Microsoft::XLANGs::Core::Service ^ svc, Microsoft::XLANGs::Core::Context ^ ctx);
public void Destroy (Microsoft.XLANGs.Core.Service svc, Microsoft.XLANGs.Core.Context ctx);
member this.Destroy : Microsoft.XLANGs.Core.Service * Microsoft.XLANGs.Core.Context -> unit
Public Sub Destroy (svc As Service, ctx As Context)
Parameters
- svc
- Service
- ctx
- Context