Contains members and methods specific to put event.
Namespace: Com.Tibco.As.Space.EventAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public interface PutEvent : SpaceEvent |
Visual Basic |
---|
Public Interface PutEvent Inherits SpaceEvent |
Visual C++ |
---|
public interface class PutEvent : SpaceEvent |
F# |
---|
type PutEvent = interface interface SpaceEvent end |