Share via


WiFiDirectService.ServiceError Property

Definition

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.

Applies to