SocketAsyncEventArgs.SocketClientAccessPolicyProtocol Propriedade

Definição

Atenção

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Obtém ou define o protocolo para descarregar o ficheiro de política de acesso ao cliente socket.

public:
 property System::Net::Sockets::SocketClientAccessPolicyProtocol SocketClientAccessPolicyProtocol { System::Net::Sockets::SocketClientAccessPolicyProtocol get(); void set(System::Net::Sockets::SocketClientAccessPolicyProtocol value); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public System.Net.Sockets.SocketClientAccessPolicyProtocol SocketClientAccessPolicyProtocol { get; set; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.SocketClientAccessPolicyProtocol : System.Net.Sockets.SocketClientAccessPolicyProtocol with get, set
Public Property SocketClientAccessPolicyProtocol As SocketClientAccessPolicyProtocol

Valor de Propriedade

O protocolo a usar para descarregar o ficheiro de política de acesso ao cliente socket.

Atributos

Observações

Especifica SocketClientAccessPolicyProtocol o método para descarregar um ficheiro de política de acesso ao cliente.

Aplica-se a