The SafariDriverServer type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | SafariDriverServer |
Initializes a new instance of the SafariDriverServer class.
|
![]() | SafariDriverServer(Int32) |
Initializes a new instance of the SafariDriverServer class using a specific port for communication.
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Releases all resources used by the SafariDriverServer.
|
![]() | Dispose(Boolean) |
Releases the unmanaged resources used by the SocketWrapper and optionally
releases the managed resources.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Start |
Starts the server.
|
![]() | Stop |
Stops the server.
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | WaitForConnection |
Waits for a connection to be established with the server by the Safari browser extension.
|
Properties
Name | Description | |
---|---|---|
![]() | ServerUri |
Gets the URI of the server.
|
See Also