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.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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