Service.ApplySubscriptionOperation 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.
protected:
static void ApplySubscriptionOperation(int eventID, Microsoft::XLANGs::Core::Service::SubscriptionOp ^ op, Microsoft::XLANGs::Core::ServiceEvent ^ listener);
protected static void ApplySubscriptionOperation (int eventID, Microsoft.XLANGs.Core.Service.SubscriptionOp op, Microsoft.XLANGs.Core.ServiceEvent listener);
static member ApplySubscriptionOperation : int * Microsoft.XLANGs.Core.Service.SubscriptionOp * Microsoft.XLANGs.Core.ServiceEvent -> unit
Protected Shared Sub ApplySubscriptionOperation (eventID As Integer, op As Service.SubscriptionOp, listener As ServiceEvent)
Parameters
- eventID
- Int32
- listener
- ServiceEvent