WiFiDirectService.ServiceError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Error information about the latest attempt to connect to the service.
public:
property WiFiDirectServiceError ServiceError { WiFiDirectServiceError get(); };
WiFiDirectServiceError ServiceError();
public WiFiDirectServiceError ServiceError { get; }
var wiFiDirectServiceError = wiFiDirectService.serviceError;
Public ReadOnly Property ServiceError As WiFiDirectServiceError
Property Value
An enumeration value specifying the detailed reason for the failure.