public sealed class OperationSettings : IAsyncInitializable
Public NotInheritable Class OperationSettings
Implements IAsyncInitializable
public ref class OperationSettings sealed : IAsyncInitializable
[<SealedAttribute>]
type OperationSettings =
class
interface IAsyncInitializable
end
OperationSettings | Инициализирует новый экземпляр класса OperationSettings |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetBool | |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetLoginType | |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InitializeAsync | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |