[Missing <summary> documentation for "T:WorkZone.Dispatcher.EBoks.EBoksSender"]
Inheritance Hierarchy
WorkZone.Dispatcher.EBoksEBoksClientsBase
WorkZone.Dispatcher.EBoksEBoksSender
Namespace: WorkZone.Dispatcher.EBoks
Assembly: WorkZone.Dispatcher.EBoks_23.1.0.0 (in WorkZone.Dispatcher.EBoks_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
[SerializableAttribute] public class EBoksSender : EBoksClientsBase, IDigitalPostSender
The EBoksSender type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EBoksSender | Initializes a new instance of the EBoksSender 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.) | |
GetExternalMaterialIdForEBoks | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetMessageShipmentState | ||
GetSendMessagePayLoad | ||
GetSendMessagePayLoadDP1 | ||
GetSendMessagePayLoadDP2 | ||
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.) |
See Also