Name | Description | |
---|---|---|
![]() |
AfterInvokeEventArgs | Describes arguments for events raised after remote method invocation. |
![]() |
BeforeInvokeEventArgs | Describes arguments for events raised after remote method invocation. |
![]() |
CallInterceptionData | Describes a single call interception action. |
![]() |
CallInterceptor | General implementation of a call interception device. |
![]() |
CallInterceptorBuilder<T> | Strong-typed builder for individual call interceptors. |
![]() |
CallInterceptorCollection | Collection of call interception devices. |
![]() |
CallInterceptorHelper<T> | Allows building call interceptors with strong-typed fluent interface |
![]() |
ClientHeartbeatEventArgs | Describes arguments for client heartbeat events. |
![]() |
ComponentCatalog | Implements a component catalog. |
![]() |
ComponentInfo | Describes a published component. |
![]() |
ComponentRegistration | Describes a component registration. |
![]() |
CustomSerializationContainer | Container for custom serialized objects. |
![]() |
DisconnectedEventArgs | Describes arguments for the Disconnected event. |
![]() ![]() |
IComponentCatalogExtensions | Component catalog shorter method overloads. |
![]() |
InvalidSessionException | Implements a Exception to be thrown if a session is invalid. |
![]() |
InvokeCanceledEventArgs | Arguments for the InvokeCanceled event. |
![]() |
InvokeCanceledException | Implements a Exception to be thrown if remote call was canceled. |
![]() |
LogicalCallContextData | Stores data that travels with the call context from client to server and back. |
![]() |
LoginEventArgs | Event arguments for login events. |
![]() |
NewLogonNeededEventArgs | Describes arguments for NewLogonNeeded events. |
![]() |
SerializationHandlerRepository | Repository of serialization handlers. |
![]() |
ServerSession | Describes a server session. |
![]() |
SubscriptionEventArgs | Describes subscriptions and unsubscriptions. |
![]() |
ZyanComponentHost | Host for publishing components with Zyan. |
![]() |
ZyanConnection | Maintains a connection to a Zyan component host. |
![]() |
ZyanConnectionSetup | Describes configuration settings for setup a single Zyan Connection. |
![]() |
ZyanDispatcher | Central dispatch component for RPC requests. |
![]() |
ZyanErrorEventArgs | Provides specific data for ZyanError-Events. |
![]() |
ZyanProxy | Proxy to access a remote Zyan component. |
![]() ![]() |
ZyanSettings | Static configuration settings of Zyan. |
Name | Description | |
---|---|---|
![]() |
IComponentCatalog | Component catalog interface |
![]() |
ISerializationHandler | Interface for custom serialization handling. |
![]() |
IZyanDispatcher | General interface for dispatch component. |
Name | Description | |
---|---|---|
![]() |
CallInterceptionDelegate | Delegate to call custom call interception logic. |
Name | Description | |
---|---|---|
![]() |
ActivationType | Enumeration of supported activation types. |
![]() |
LoginEventType | Available types of login events. |
![]() |
ZyanErrorAction | Possible actions for cought error. |