DispatchOperation.IsOneWay Proprietà

Definizione

Ottiene un valore che indica se l'operazione è unidirezionale.

public:
 property bool IsOneWay { bool get(); };
public bool IsOneWay { get; }
member this.IsOneWay : bool
Public ReadOnly Property IsOneWay As Boolean

Valore della proprietà

true se l'operazione ha solo un input. In caso contrario false.

Si applica a