Rolosoft.comRolosoft PayPal IPN Easy for .NET
TransactionReceived Event
NamespacesRolosoft.IpnEasy.NetIpnTransactionReceived
Rolosoft.com: PayPal IPN Easy for .NET
A PayPal IPN has been received.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<TransactionEventArgs> TransactionReceived
Public Event TransactionReceived As EventHandler(Of TransactionEventArgs)
public:
 event EventHandler<TransactionEventArgs^>^ TransactionReceived {
	void add (EventHandler<TransactionEventArgs^>^ value);
	void remove (EventHandler<TransactionEventArgs^>^ value);
}

Assembly: Rolosoft.IpnEasy.Net (Module: Rolosoft.IpnEasy.Net) Version: 1.0.4316.24325 (1.0.0.5)