Design Pattern Framework 3.5
ActionServiceClient Property
Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► ControllerBase ► ActionServiceClient
Lazy loads ActionServiceClient and stores it in Session object.
Declaration Syntax
C# | Visual Basic |
protected ActionServiceClient ActionServiceClient { get; }
Protected ReadOnly Property ActionServiceClient As ActionServiceClient