An NDoc Documented Class Library

AbstractStandardSubscriptionHandler Class

Abstract implementation of ISubscriptionHandler that provides standard functionality for keeping track of subscribers and publishing data to them

For a list of all members of this type, see AbstractStandardSubscriptionHandler Members.

System.Object
   AbstractStandardSubscriptionHandler
      AbstractStandardController

public class AbstractStandardSubscriptionHandler : ISubscriptionHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sandia.MVCFramework.Common

Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)

See Also

AbstractStandardSubscriptionHandler Members | Sandia.MVCFramework.Common Namespace