PipeMessageFactoryCreateBinaryRequestFunc - свойство |
Пространство имён:
Tessa.Platform.Pipes
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисprotected Func<IPipeBinaryRequest> CreateBinaryRequestFunc { get; }Protected ReadOnly Property CreateBinaryRequestFunc As Func(Of IPipeBinaryRequest)
Get
protected:
property Func<IPipeBinaryRequest^>^ CreateBinaryRequestFunc {
Func<IPipeBinaryRequest^>^ get ();
}member CreateBinaryRequestFunc : Func<IPipeBinaryRequest> with get
Значение свойства
Тип:
FuncIPipeBinaryRequest
См. также