DiscoverySendCommandContextHandled - свойство
Whether command has been handled.
This flag could be set only by specialized command handlers.
General handlers must not set it, unless it is final catch all unknown commands handler.
Пространство имён: Tessa.Discovery.SendersСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public bool Handled { get; set; }
Public Property Handled As Boolean
Get
Set
public:
property bool Handled {
bool get ();
void set (bool value);
}
member Handled : bool with get, set
Значение свойства
Boolean