Org.IdentityConnectors.Framework.Server.ConnectorServer.StartTime C# (CSharp) Method

StartTime() public abstract method

Gets the time when the servers was started last time.
public abstract StartTime ( ) : long
return long
        public abstract long StartTime();