BMXNET 4.0 Developer API

The LoginProcess type exposes the following events.

Events

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
AttemptingLogin
Triggered before every login attempt. See AttemptingLoginEventArgs for details .
LoginAttempted
Triggered after every login attempt. See LoginAttemptedEventArgs for details .

See Also