Intersoft.Client.Framework Namespace > DelegateEventBase Class : InternalSubscribe Method |
Protected Overridable Function InternalSubscribe( _ ByVal eventSubscription As IEventSubscription _ ) As SubscriptionToken
Dim instance As DelegateEventBase Dim eventSubscription As IEventSubscription Dim value As SubscriptionToken value = instance.InternalSubscribe(eventSubscription)
protected virtual SubscriptionToken InternalSubscribe( IEventSubscription eventSubscription )
protected: virtual SubscriptionToken^ InternalSubscribe( IEventSubscription^ eventSubscription )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2