Share via


Service.ApplySubscriptionOperation Method

Definition

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

Applies to