C# Class Disco.Services.Interop.ActiveDirectory.ADDiscoverForestServers

Inheritance: Disco.Services.Tasks.ScheduledTask
Afficher le fichier Open project: garysharp/Disco Class Usage Examples

Private Properties

Свойство Type Description
DiscoverForestServers List
ScheduleNow ScheduledTaskStatus

Méthodes publiques

Méthode Description
LoadForestServersAsync ( ) : Task>
LoadForestServersBlocking ( ) : List

Méthodes protégées

Méthode Description
ExecuteTask ( ) : void

Private Methods

Méthode Description
DiscoverForestServers ( ) : List
ScheduleNow ( ) : ScheduledTaskStatus

Method Details

ExecuteTask() protected méthode

protected ExecuteTask ( ) : void
Résultat void

LoadForestServersAsync() public static méthode

public static LoadForestServersAsync ( ) : Task>
Résultat Task>

LoadForestServersBlocking() public static méthode

public static LoadForestServersBlocking ( ) : List
Résultat List