Compartilhar via


AllJoynStatus.OtherEndClosed Propriedade

Definição

Importante

Os tipos no namespace Windows.Devices.AllJoyn foram preteridos e podem não estar disponíveis em versões futuras do Windows. O AllJoyn, patrocinado pela AllSeen Alliance, era um protocolo de descoberta e comunicação de software livre para cenários de IoT (Internet das Coisas), como acender e desligar as luzes e ler temperaturas. Para obter alternativas, como IoTivity Lite e IoTivity, consulte o site do iotivity.org .

O fim do produtor da conexão de sessão foi fechado.

public:
 static property int OtherEndClosed { int get(); };
static int OtherEndClosed();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynStatus has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
static int OtherEndClosed();
public static int OtherEndClosed { get; }
public static int OtherEndClosed { [Windows.Foundation.Metadata.Deprecated("AllJoynStatus has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var int32 = AllJoynStatus.otherEndClosed;
Public Shared ReadOnly Property OtherEndClosed As Integer

Valor da propriedade

Int32

int

O código status AllJoyn relevante.

Atributos

Requisitos do Windows

Funcionalidades do aplicativo
allJoyn

Aplica-se a