[Missing <summary> documentation for "T:WorkZone.Dispatcher.EBoks.EBoksSenderMock"]
Inheritance Hierarchy
WorkZone.Dispatcher.EBoksEBoksClientsBase
WorkZone.Dispatcher.EBoksEBoksSenderMock
Namespace: WorkZone.Dispatcher.EBoks
Assembly: WorkZone.Dispatcher.EBoks_23.3.0.0 (in WorkZone.Dispatcher.EBoks_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
[SerializableAttribute] public class EBoksSenderMock : EBoksClientsBase, IDigitalPostSender
The EBoksSenderMock type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EBoksSenderMock | Initializes a new instance of the EBoksSenderMock class |
Properties
Name | Description | |
---|---|---|
Certificate | (Inherited from EBoksClientsBase.) | |
DigitalPost2Enabled | (Inherited from EBoksClientsBase.) | |
SenderAddress | ||
SystemId | (Inherited from EBoksClientsBase.) |
Methods
Name | Description | |
---|---|---|
CanDispatchToUser | ||
CanSend | ||
CreateWebRequest | (Inherited from EBoksClientsBase.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetMessageShipmentState | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetUri | (Inherited from EBoksClientsBase.) | |
GetUrl | (Inherited from EBoksClientsBase.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SendMessage | ||
SendMessages | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
FormatFromDictionary | (Defined by DictionaryExtensions.) | |
GetFirstValue | (Defined by DictionaryExtensions.) |
See Also