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.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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