Method | Description | |
---|---|---|
InstanceMappingFileMonitor ( string filePath, System.TimeSpan checkInterval, IAsyncTimer timer, IInstanceMappingFileAccess fileAccess, EndpointInstances endpointInstances ) : System | ||
LogChanges ( List |
||
ReloadData ( ) : void |
Method | Description | |
---|---|---|
OnStart ( IMessageSession session ) : Task | ||
OnStop ( IMessageSession session ) : Task |
Method | Description | |
---|---|---|
Instances ( int count ) : string |
public InstanceMappingFileMonitor ( string filePath, System.TimeSpan checkInterval, IAsyncTimer timer, IInstanceMappingFileAccess fileAccess, EndpointInstances endpointInstances ) : System | ||
filePath | string | |
checkInterval | System.TimeSpan | |
timer | IAsyncTimer | |
fileAccess | IInstanceMappingFileAccess | |
endpointInstances | EndpointInstances | |
return | System |
public LogChanges ( List |
||
instances | List |
|
filepath | string | |
return | void |
protected OnStart ( IMessageSession session ) : Task | ||
session | IMessageSession | |
return | Task |
protected OnStop ( IMessageSession session ) : Task | ||
session | IMessageSession | |
return | Task |