.NET Remoting, Client-Activated Objects
От: Ray D  
Дата: 26.04.07 12:56
Оценка:
Привет, All!

Помогите, пожалуйста, никак не вкуривается выделенная часть текста:

Do be aware that when you
configure a CAO type, the .NET remoting layer will generate a specific CAO remote object to service
each client. Again, the big distinction is the fact that CAOs are always alive (and therefore stateful)
beyond a single method invocation.
Re: .NET Remoting, Client-Activated Objects
От: Константин Л. Франция  
Дата: 26.04.07 13:07
Оценка: 10 (1)
Здравствуйте, Ray D, Вы писали:

RD>Привет, All!


RD>Помогите, пожалуйста, никак не вкуривается выделенная часть текста:


RD>Do be aware that when you

RD>configure a CAO type, the .NET remoting layer will generate a specific CAO remote object to service
RD>each client. Again, the big distinction is the fact that CAOs are always alive (and therefore stateful)
RD>beyond a single method invocation.

живут и после вызова метода?
Re: .NET Remoting, Client-Activated Objects
От: Трофимов  
Дата: 26.04.07 13:50
Оценка: 20 (1)
RD>Do be aware that when you
RD>configure a CAO type, the .NET remoting layer will generate a specific CAO remote object to service
RD>each client. Again, the big distinction is the fact that CAOs are always alive (and therefore stateful)
RD>beyond a single method invocation.
... не уничтожаются после вызова метода (и поэтому обладают состоянием).
Re[2]: .NET Remoting, Client-Activated Objects
От: Ray D  
Дата: 27.04.07 10:10
Оценка:
Здравствуйте, Трофимов, Вы писали:

RD>>Do be aware that when you

RD>>configure a CAO type, the .NET remoting layer will generate a specific CAO remote object to service
RD>>each client. Again, the big distinction is the fact that CAOs are always alive (and therefore stateful)
RD>>beyond a single method invocation.
Т>... не уничтожаются после вызова метода (и поэтому обладают состоянием).
Спасибо!
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.