API Guides > ConceptRT 3.x
DynamicInvocationClientChannelSharedMemory Class Reference

Dynamic invocation client channel shared memory. More...

Detailed Description

Dynamic invocation client channel shared memory.

+ Inheritance diagram for DynamicInvocationClientChannelSharedMemory:

Public Member Methods

 DynamicInvocationClientChannelSharedMemory (PCChar8 name)
 Constructor. More...
 
- Public Member Methods inherited from DynamicInvocationClientChannelSharedMemoryBase< Mutex, Event, SharedMemory >
 DynamicInvocationClientChannelSharedMemoryBase (PCChar8 name)
 Constructor. More...
 
bool PerformInvocation (TimeSpan timeOut=TimeInfinite)
 Perform invocation. More...
 

Constructor & Destructor Documentation

Constructor.

Parameters
nameThe name of the shared memory.