BlackBerry Dynamics for .NET Maui  12.0.0.9
Runtime library for .NET Maui applications
BBDXamarinForms.Common.Interfaces.Networking.Sockets.Events.BBDSocketErrorEventArgs Class Reference

Occurs when an exception occured in socket operation. More...

Inherits EventArgs.

Properties

string ErrorMessage [get]
 Message from socket error. More...
 

Detailed Description

Occurs when an exception occured in socket operation.

Property Documentation

◆ ErrorMessage

string BBDXamarinForms.Common.Interfaces.Networking.Sockets.Events.BBDSocketErrorEventArgs.ErrorMessage
get

Message from socket error.