Compartir a través de


DotNetInvocationInfo.CallId Propiedad

Definición

Obtiene el identificador de llamada. Este valor es null cuando el cliente no espera que se devuelva un valor.

public:
 property System::String ^ CallId { System::String ^ get(); };
public string CallId { get; }
public string? CallId { get; }
member this.CallId : string
Public ReadOnly Property CallId As String

Valor de propiedad

Se aplica a