A result of a bootstrap.
BootstrapFromGatewayAndWait(TimeSpan)
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public interface IBootstrapResult
Public Interface IBootstrapResult
public interface class IBootstrapResult
public interface IBootstrapResult
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
FailureCause |
Gets the failure cause for the bootstrap or CopyC# null | |
Succeeded |
Gets whether the bootstrap operation has succeeded.
|