[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Syntax
| C# |
|---|
public class SmsHostWs |
| Visual Basic (Declaration) |
|---|
Public Class SmsHostWs |
| Visual C++ |
|---|
public ref class SmsHostWs |
The type exposes the following methods.
Public Methods
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetService | Gets the implementer of the IServiceProvider. (Inherited from MarshalByValueComponent.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| QuerySm |
Возвращает состояние сообщений, ранее отправленных с помощью метода SumbitSm(Collection<(Of <WsSubmitSm>)>) | |
| SumbitSm |
Отправляет коллекцию одиночных сообщений
| |
| ToString | Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from MarshalByValueComponent.) |
Protected Methods
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. | |
| Finalize | [To be supplied.] (Inherited from MarshalByValueComponent.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
See Also
Infosyst.SmsHost Namespace